/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If yo1729u wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */

@font-face {
    font-family: 'chicken-sans-bold';
    src: url('../fonts/play/PlayfairDisplay-SemiBold.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'chicken-sans-extra-light';
    src: url('../fonts/play/PlayfairDisplay-Medium.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'chicken-sans-regular';
    src: url('../fonts/play/PlayfairDisplay-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}
/*
@font-face {
    font-family: 'chicken-sans-bold';
    src: url('https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc9.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'chicken-sans-extra-light';
    src: url('https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxIIzc.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'chicken-sans-regular';
    src: url('https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Me5Q.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
*/


* { margin:0; padding:0; }

body{ 
    background:#e9eaed;
    color: #666;
    font-family: 'chicken-sans-regular';
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
	text-align:left;
	position:relative;
}

img           { border:0; vertical-align:top; max-width: 100%;}

a             { color:#666666; text-decoration:none; }
/*a:hover,.blog .title a:hover,.block .block-content li a:hover .price{ text-decoration:none; color:#d56b1f; }
:focus        { outline:0; }*/

/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#323232;  }
h1,h2{font-family:'chicken-sans-regular','Ubuntu',Arial;}
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; margin-bottom:15px; }
h3            { font-size:16px; font-weight:bold; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
p             { margin:0 0 10px; }
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
/*sup           { font-size:1em; vertical-align:top; }*/

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:left !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.pager  .v-middle     { vertical-align:initial;}
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {}
.page {
    background: white;
}
.max-container{
    max-width: 1200px;
    width: 100%;
    margin: auto;
}
.max-container-2 {
    max-width: 960px;
}

.header-container { 
    /*background-image: url(../images/header/background_header.svg);*/
    /*background-size: cover;
    background-image: url(../images/fondof.png);*/
    background-color: #1e1e1e;
}
.header-top{
    padding: 20px 5px;
    position: relative;
    margin: 0 !important;
}
.header-menu-responsive {
    display: none;
}
.header-menu-responsive-animate{
    right: 0 !important;
}
.mask {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: rgba(36,38,34,0.9);
    cursor: pointer;
}

.nav-container1{ display:none; }
.nav-container {  }
.main-container { }
.footer-container {
    background:#151515;
}
.header-container,.nav-container,.main-container,.footer-container{}
.header-background { }
.blog {
    background:#fffcef;
}
.ecomprobante{
    border-radius: 5px;
    height: 32px;
    background: #e89c38;
    color: white;
    line-height: 30px;
    text-align: center;
    max-width: 205px;
}
.header-background-inner,.header_top, .menu-navigation, .nav-container , .footer,.footer_container_inner,.subbanner2_outer,.subbanner3,.tabberlive,.featured-products,.blog-content,.manufacture-slider,.main,.cms-home .messages {
	width:1050px; 
	margin:0 auto; 
	padding:0px; 
}

/*.cms-home .main {width:100%; margin-top:0px; padding-top:0px;}*/
.main{margin-top:30px; padding-top:33px;}
/*.catalog-category-view .main,.catalog-product-view .main,.checkout-cart-index .main,.catalogsearch-advanced-index .main,.manufacturer-index-view .main{padding-top:0px;}*/
.checkout-cart-index .main{padding-top:50px;}
 .manufacturer-index-view .breadcrumbs {
    border-bottom: 1px solid #ebebeb;
	}
.subbanner3 {width:100%;}
.featured-products .category-title h2{}
.featured-inner{width:100%; padding:40px 0px;}
.nav-inner{text-align:right;}
.header {  position:relative; z-index:10; }
.header-top-background{ background:#af102b;}
.header-background,.header-background-inner {
    background:  white url("../images/bloq_01.png") repeat-x scroll 0 0;
    display:block;
    text-align:right;
}
.header-background{width:100%;}
.header_top {   height:33px;background:#af102b; }
.header-bottom {display:inline-block; width:100%; padding:21px 0; vertical-align:middle; }
.menu-navigation,.nav-container{ }
.menu-navigation {
    background:  white url("../images/bloq_02.jpg") repeat-x scroll 0 0;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.main { min-height:400px; position:relative;}
.footer {  padding:25px 0px 0px;}

.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }

/* Base Columns */
.col-left { float:left; width:243px; padding:0px 0px 0px 0px; border-right:1px solid #f0e7dd;}
.col-main { float:left; width:787px; padding:0 0 0px;}
.col-right { float:right; width:243px; padding:0 0px 0px 0px; border-left:1px solid #f0e7dd; margin-left:10px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right;margin-top:20px; }
.col2-right-layout .col-main {margin-top: 20px;}

/* 3 Columns Layout */
.col3-layout .col-main { width:540px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; width:760px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:48.5%; }
.col2-set .col-2 { float:right; width:48.5%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-1  img{ width:100%;  }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { vertical-align:middle; font-family:'Ubuntu','Coustard','chicken-sans-regular',Arial,Helvetica,sans-serif; }
input.input-text,select,textarea { background:#fff; border:1px solid #f0e7dd;color:#555; }
input.input-text,textarea { padding:5px;   }
input.input-tex:focus,textarea:focus {  -moz-box-shadow: #bbb 0 0 3px;
  -webkit-box-shadow: #bbb 0 0 3px;
  box-shadow: #bbb 0 0 3px;}
select { padding:5px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #CDCDCD; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
.ie7 button.button { height:auto !important;   }
 
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer;   }
button.button span , .back-link a {
    display:block;
    line-height:17px;
    text-align:center; white-space:nowrap;
    color:#a4a4a4; text-decoration:none;}
button.button span span { border:0; padding:0;   }

button.button span , .back-link a ,.cart .discount button span,.blog .readmore a,.footer_right a.rightbutton{

}
button.disabled span { border-color:#bbb !important; background:#bbb !important; }

#newsletter-validate-detail button.button {
    background: #ebbc55; none repeat scroll 0 0;
    border-radius: 20px;
    /* height: 34px; */
    position: relative;
    padding: 12% 15% 10% 18%;
    width: 100%;
    height: 100%;
}
.category-products #grid.products-grid {
    padding: 0 0 10%;
    background-color: #f5f1ef;
}
.pager_right .limiter > label {
    padding-right: 3%;
    text-transform: uppercase;
}
button.btn-checkout span { 
	height:40px;
	 line-height:36px; 
	 border:0;
	 padding:0 35px;  
	 font-size:16px;
}
.header .header-cart button.button {
    background: #ebbc55 none repeat scroll 0 0;
    border-radius: 23px;
    font-family: "chicken-sans-regular";
    font-size: 107%;
    float: left;
    padding: 10% 26%;
    width: 107px;
}
.cart .discount button span , button.btn-checkout span {   color:#fff;  }
.cart .discount button > span , button.btn-checkout > span {
    /*border:1px solid #d56b1f;*/
    background: #ebbc55;
    border-radius: 15px;
    text-transform: uppercase;
    font-family: "chicken-sans-bold";
    padding-top: 5px;
}
.cart .discount button > span , button.btn-checkout > span span {
    color: white !important;
}
button.btn-checkout.no-checkout span {color:#b8baba; }
button.btn-checkout.no-checkout span span {}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus {  }
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left;   font-weight:normal; position:relative; z-index:0; padding-bottom:5px; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#DD4B39; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; border-bottom: 0.1px solid white;}
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }

.address-mascara .input-box{width: 100%;}
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:250px; }
.address-mascara .form-list .field{
    width: 43%;;
}
.libroreclamaciones .form-list .input-box { display:block; clear:both; width:100%; }
.libroreclamaciones .form-list .field { float:left; width:50%; }
.libroreclamaciones .form-list input.input-text { width:100%; }

.form-list textarea { width:250px; height:10em; }

.form-list select { width:260px; }
/*.form-list select { width:100%; }*/

.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }

.form-list-narrow li  { margin-bottom:0; }
.form-list-narrow li .input-box { margin-bottom:6px; }
.form-list-narrow li.wide .input-box { width:260px; }
.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea { width:254px }
.form-list-narrow li.wide select { width:260px; }

/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename .name-middlename input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:#DD4B39; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/

.buttons-set { clear:both; margin:20px 0 0; padding:5px; text-align:right; }
.buttons-set p.required { margin:-25px 0 10px; }
.buttons-set .back-link { float:left; margin:0; }
.buttons-set button.button { float:right; margin-left:5px; }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset { margin: 20px 0;
    padding: 0; }
 .send-friend .fieldset,.featuredproducts-index-index .pager { margin:0px 0;}
 /* .customer-account-login .col2-set{margin-top:20px;} */
 .my-account .pager{margin-top:0px;}
 .my-account .pager + .pager{margin-top:10px;}
/* Form Validation */
.validation-advice { 
    clear:both; min-height:13px; 
    margin:3px 0 0; padding-left:17px; font-size:12px; 
    line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 0 no-repeat; 
    color:#DD4B39;
}
.validation-failed { border:1px dashed #DD4B39 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:11px; text-align:right; color:#DD4B39; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#e26703; }

.messages,
.messages ul { list-style:none !important; }
.messages {  overflow:hidden; width:100%;
margin:0 auto !important; }
.messages li { margin:0 0 10px !important; line-height:20px; }
.messages li li { margin:0 0 3px !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#f0e7dd; background-color:#F7F4F0; background-image:url(../images/i_msg-success.png); color:#6a3212; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs {   line-height:1.25; padding:0 0 15px;  }
.breadcumbs{position: absolute;
    right: 0;   top: 0; z-index:1;
}
.breadcrumbs li { display:inline; }
.breadcrumbs li strong { font-weight:bolder; color:black; }
.breadcrumbs > ul{text-align:right;}
/* Page Heading */
.page-title {  
    margin: 0 ;
    overflow: hidden;
    width: 100%;
	}
.page-title h1,
.page-title h2,.product-name h1 { color: #212121;
    font-family: "chicken-sans-regular","Ubuntu",Arial;
    font-size: 20px;
    margin:  0;
    text-align: left;
    z-index:0;
	  }
.breadcrumbs > ul li {
    position: relative;
    z-index: 9;
}
.page-title{  left: 0;   width:100%; position: absolute;  top:-5px; border-bottom: 1px solid #f0e7dd; padding-bottom:10px;}
.multiple-checkout .title-buttons .button{} 
/* .cart-table a.product-image,.cart-table h2.product-name{border:none;} */
.category-title{}
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }

/* Pager */
.pager {  padding:5px 8px; margin:15px 0 10px; text-align:right;  }
.pager .amount { float:left; margin:0;}
.pager .amount strong{ font-weight:normal;}
.pager .limiter {
    float: right;
    margin-left: 10px;
    min-width: 216px;
    z-index: 999 !important;
}
.pager_right .limiter > span {
    text-transform: uppercase;
}
.pager .limiter label  {
    vertical-align: super;
    float: left;
}

.pager .limiter span { display:inline-block; vertical-align: super; }
.pager .limiter select {  margin:0 0 1px; vertical-align:middle; }
.pager .pages {  margin:-5px 0 0 10px; float:right; }
.pager .pages strong{ display:none; }
.pager .pages ol {float:left; padding:3px; }
.pager .pages li { 
    display: inline-block;
    margin: 0 2px 0 0px;
    padding:5px 10px; /*background:#f6f6f6;*/ cursor:pointer;  border:1px solid #c9c9c9;  }

.pager .pages .current , .pager .pages li:hover {background: none ; border-color:#d56b1f;}
.pager .pages .current, .pager .pages li:hover a{ color:#d56b1f; }
.pager .pages li  img ,.pager .pages li  a { text-decoration:none; }
 
/* Sorter */
.sorter {  }
.sorter .view-mode { float:left; margin:0; }
.sorter .sort-by { float:right; padding-right:0px; margin-right:10px; }
.sort-by {
    float: left;
    margin-left: 17px;
}
.sort-by label {
    float:left;
    margin-right:5px;
    text-align:left;
    display:inline;
    vertical-align: super;
}
.pager_left .amount, .pager_left .sort-by label, .pager .limiter label, .pager .limiter span  {
    padding-top: 5px;
}
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sorter .link-feed {}

.pager .pager_right .sort-by{ float:right;  z-index:8;}
 
.pager .pager_right .sort-by .sbHolder  { display:inline-block; }
.pager .limiter .sbHolder{ display:inline-block; margin: 0 5px; }

.ie7 .pager .limiter .sbHolder , .ie7 .pager .sort-by .sbHolder  { display:inline;}

.desc-asc{    margin-top:0px; float:right; display:inline; margin-left:10px; }
.sort-by a.uparrow ,  .sort-by a.downarrow:hover {
  background: url("../images/sprite.png") no-repeat scroll -142px -165px;
    border: 1px solid #DDDDDD;
    display: block;
    height: 30px;
    margin: 0;
    padding: 0;
    transition-duration: 300ms;
    width: 26px;
} 
.tag-list-index .tags-list{border:none;}
.sort-by a.downarrow ,  .sort-by a.uparrow:hover{
  background: url("../images/sprite.png") no-repeat scroll -121px -165px;
    border: 1px solid #DDDDDD;
    display: block;
    height: 30px;
    margin: 0;
    padding: 0;
    transition-duration: 300ms;
    width: 26px;
}

/* Toolbar */
.toolbar { margin-bottom:10px; }
.toolbar .pager { }
 .toolbar .pager .pager_left{ float:left; }
  .toolbar .pager .pager_right{ float:right; }
.toolbar .sorter {   }
.toolbar-bottom {}

/* ==================== List/Grid Image ============*/
.view-mode{ float:left; margin-right:10px; margin-bottom:0;  }
.view-mode label {
    display: none;
}
.view-mode strong.list, .view-mode a.list, .view-mode a.grid, .view-mode strong.grid {
    background: url("../images/sprite.png") no-repeat scroll 0 0 transparent;
	display:inline-block;
    height: 29px;
    margin: 0;
    text-align: left;
    text-indent: -999em;
    width: 31px;
	margin-top:-1px;
}
.view-mode a.grid {
    background: url("../images/sprite-popeyes.png") no-repeat scroll -156px -190px transparent;
    border:1px solid #c9c9c9;
}
.view-mode strong.list {
    border:1px solid #ba2230;
	 background: url("../images/sprite-popeyes.png") no-repeat scroll -116px -189px transparent;
	margin-left:4px;
}

.view-mode a.list {
    background: transparent url("../images/sprite-popeyes.png") no-repeat scroll -116px -189px;
    border: 1px solid #b8b8b8;
    margin-left: 3px;
}
/*.view-mode a.list:hover	{ background: url("../images/sprite.png") no-repeat scroll -32px -157px; transition: all 200ms ease 0s; border:1px solid #d56b1f;}*/
/*.view-mode a.grid:hover	{ background: url("../images/sprite.png") no-repeat scroll -3px -157px;transition: all 200ms ease 0s; border:1px solid #d56b1f;}*/
.view-mode strong.grid {
    background: rgba(0, 0, 0, 0) url("../images/sprite-popeyes.png") no-repeat scroll -156px -190px;
    border: 1px solid #ebbc55;;
    margin-right: -1px;
}

/* Data Table */
.data-table {
    border-bottom: 1px solid #fed887;
    border-top: 1px solid #fed887;
    width: 100%;
}
.checkout-cart-index .data-table{
    border: none;
}
.product-view .product-name h1 {
    border-bottom: 1px solid #bcbcbc;
    color: #f58426;
    font-size: 181%;
    padding: 0 0 3%;
}
.product-view .product-name  #prev-next-links {
    display: none;
}
.product-shop .data-table {
    clear: both;
    float: left;
    margin-top: 10px;
}
.product-view .short-description {
    display: inline-block;
}
.product-view .price-and-button {
    border-radius: 5px;
    color: black;
    display: inline-block;
    float: right;
}
.product-view .price-and-button .regular-price .price {
    color:black;
    font-size: 180%;
}
.product-view .product-shop div.price-box {
    margin: 12px 36px;
}
.product-view .price-and-button button.btn-cart {

}
.data-table .odd  {

}
.data-table .even {

}

/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0 !important; }
.data-table th { padding:5px 8px; font-weight:bold; }
.data-table td { /*padding:5px 8px;*/ }

.data-table thead th { font-weight:bold;/* border-right:1px solid #c2d3e0;*/ padding:7px 8px;  color: #6a3212; white-space:nowrap; vertical-align:middle; }
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#fff; }
/*.data-table thead th { background:#f0e7dd; }*/
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.data-table tfoot { border-bottom:1px solid #d9dde3; }
.data-table tfoot tr.first td {/* border-top:1px solid #fff;*/ }
.data-table tfoot tr { }
.data-table tfoot td { padding-top:5px; padding-bottom:5px; border-bottom:0; border-right:1px solid #fff; }
.data-table tfoot strong { font-size:16px; }

.data-table tbody th,
.data-table tbody td { /*border-bottom:1px solid #d9dde3; border-right:1px solid #d9dde3; */}
/* Bundle products tables */
.data-table tbody.odd tr { background:#fff !important; }
.data-table tbody.even tr { background:#f0e7dd !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #f0e7dd; }

.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }



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

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -52px; }
.blog-content {
    padding: 1% 0 5%;
}
/* Class: std - styles for admin-controlled content */
.widget-static-block ul li , .std ul.disc li{ list-style:none; padding:2px 0; }
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:0px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 6px; padding:0; }
.std ul { list-style:disc outside; padding-left:0; }
.std ol { list-style:decimal outside; padding-left:0; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }

/* Misc */
.header .links li { display:inline; }
.header .links li.first {  }
.header .links li.last { background:none; }

.link-cart { font-weight:normal; }
.link-wishlist , .link-compare {font-weight:normal; }
.link-reorder {  }
 
.link-print { /*background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ }
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove  { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_trash.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-previous  { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_previous.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_trash.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_edit.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.header-cart .btn-edit    {
    background: rgba(0, 0, 0, 0) url("../images/sprite-popeyes.png") no-repeat scroll -52px -191px;
    display: block;
    font-size: 0;
    height: 30px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 32px;
}
.header-cart .product-name {
    font-size: 97%;
    line-height: 107%;
    margin: 0;
    min-height: auto;
    padding-top: 7px;
}

.header .header-cart #panel .product-name a{
    text-transform:none;
    font-weight: bold;
}
.header-cart .btn-remove  {
    background: transparent url("../images/sprite-popeyes.png") no-repeat scroll -16px -189px;
    display: block;
    font-size: 0;
    height: 31px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 29px;
}
.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }

.separator { margin:0 3px; }
.background-none {
    background: none !important;
}

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0;   text-indent:-999em; overflow:hidden; }

/* Global site notices */
.global-site-notice { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center;  }
.global-site-notice .notice-inner { width:80%; margin:0 auto; padding:12px 0 12px 0px; text-align:left; }
.global-site-notice .notice-inner p { margin:0; text-align: center; }
.global-site-notice .notice-inner .actions { padding-top:10px; }

/* Cookie Notice */
.notice-cookie { }

/* Noscript Notice */
.noscript {}

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff; }
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
.demo-notice .notice-inner p { padding:0; border:0; }

/* ======================================================================================= */

/* Header ================================================================================ */
.logo { float:left; }
.header .logo { float:none; margin: auto;  text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.ie8 .header .form-search input.input-text {}

.header h1.logo { margin:0; }
.header .quick-access { float:right;  padding:0px 0px 0 0; width :57%;}
.header .welcome-msg { margin:4px 0 0; padding:0px 10px;  float:right; }
.header .welcome-msg a { color:#ebbc58; }
.header .form-search {
    background: white;
    border: 1px solid #fad78d;
    float: right;
    height: 30px;
    padding: 1%;
    position: relative;
}
.header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; display: none;}
.header .form-search input.input-text {
    color: black;
    float: left;
    font-size: 16px;
    line-height: 18px;
    padding: 7px 11px;
    width: 76%;
    border: 0;
    min-width: 177px;
}
.header .form-search button.button {
    background: white url("../images/sprite-popeyes.png") no-repeat scroll -7px -8px;
    float: right;
    height: 100%;
    position: relative;
    width: 30px;
}
.header .form-search button.button span { border:0;  background:none;
 padding:0px;  }
.header .form-search button.button span span {   font-size:0;}
.header .form-search .search-autocomplete { z-index:999; left:40px !important; top:22px !important; }
.header .form-search .search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
.header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }
.header .form-language{   margin-top:14px;  float:right; margin-left:5px;}
.header .form-language label {   padding-right:5px;  }
.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
.header .tm_top_currency {   margin-top:14px;   margin-right:5px;   float:right;  }
.header .tm_top_currency  label,.header .form-language label{ line-height:25px;margin-right:5px;  float:right;display:none; }
.form-language  .sbHolder ,.tm_top_currency .sbHolder{ float:right; border:none;}
.ie7 .header .form-language { width:250px; }
.ie7 .header .tm_top_currency{ width:130px; }
.header .sbOptions {background:#844724; top:40px !important; border:none;}
.header .sbOptions a{color:#be8d71;}
.header .sbOptions li:hover{background:#be8d71;}
.header .sbOptions a:hover{color:#844724}
.header .header-cart  li{
    clear: both;
    margin: auto;
    overflow: hidden;
    padding: 15px 0;
    width: 90%;
}
.main-cart-footer-content {
    margin: auto;
    width: 90%;
}
	.block-subtitle,.summary{padding:15px 15px 0px; margin:0px;}
.ie7 .header .header-cart li{ overflow:hidden; }
.header-cart,.header-cart .product-name a,.header-cart .price{color:black;}
.header .header-cart #panel{
    background: white none repeat scroll 0 0;
    display: none;
    float: right;
    min-width: 20px;
    position: relative;
    left: 0;
    text-align: left;
    width: 100%;
    min-width: 300px;
}
.header .block-cart .summary {

    float: left;
    padding:4% 0 7%;
    width: 40%;
}
.header .block-cart .main-cart-footer-content {
    border-top: 1px solid #cdcdcd;
}

.empty {padding: 10px;}
.img_inner {
    background: none repeat scroll 0 0 #a96f2f;
    margin-right: 20px;
    overflow: hidden;
}
.header_top .links-top-menu-social-network-text label {
    padding-right: 7px;
}
.header_top .links-top-menu-social-network-icon-content {
    background: transparent url("../images/sprite-popeyes.png") no-repeat scroll -4px -95px;
    float: left;
    height: 24px;
    padding-right: 10px;
    width: 52px;
}
.footer-rs {
    width: 100%;

}
.footer-rs-content {
    width: 100%;
}
.header .header-cart #panel span.label {
    font-size: 101%;
}
.header .header-cart #panel .main-cart-footer .price {
    font-size: 125%;
    font-weight: bolder;
}
.header .header-cart #panel .actions {
    float: right;
    padding: 8% 0 0;
}
.header_top .links-top-menu-social-network-icon a {
    display: block;
    float: left;
    left: 3px;
    margin-right: 4px;
    position: relative;
    top: 3px;
    width: 19px;
    height: 19px;

}

.header_top .links-top-menu-fb {

}
.header_top .links-top-menu-tw {

}
.header_top .links-top-menu-chk {

}
.header_top .links-top-menu-social-network-icon {
    float: left;
}
.header_top .links-top-menu-social-network-text {
    float: left;
}
.header a, .header label,.header .welcome-msg{color:white;}
.header a:hover{ }
.main-cart button.button span {
    border-color: #d56b1f;
    color: white;
}


.header .header-cart #panel .actions .viewcart-btn{ margin-left:5px; }


.tm_headerlinks_inner{ display:none; }
.header .links { float:right; height: 100%;}
.tm_headerlinkmenu{
    display: block;
    float: right;
    height: 100%;
    padding-right: 12px;
}
.links-top-menu-item {
    position: relative;
    top: 5px;
}
.links-top-menu-li-selected {
    background: #ff9e3c !important;
}
.links-top-menu-li-selected a {
    color: white !important;
}
.header .links li { float:left;  background:url(../images/bkg_pipe1.gif) 100% 45% no-repeat; padding:0 15px 10px 15px; height: 100%;}
.header .links li.first+li,.header .links li.first+li+li { /*display:none; */ }
.header .welcome-msg{background:url(../images/bkg_pipe1.gif) 100% 60% no-repeat;}
.header .links li a{ text-decoration:none; }
.header-container .top-container { clear:both;text-align:right; }
.header-cart{
    float: left;
    position: relative;
    margin-left: 67px;
}
.header-account{
    float: left;
}
.cart_mini_right {
 cursor:pointer;
 line-height:22px;
 }
 .cart_mini_right,.cart-label .price{color:#eae0d5; font-weight:500;}
 .cart-label {
     position: relative;
     width: 100%;


 }
.block-cart {
    float: left;
    position: absolute;
    right: 0;
    top: -14px;
}

.cart-label-selected {
    -webkit-box-shadow: 0 2px 7px black;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow:    0 2px 7px black;  /* Firefox 3.5 - 3.6 */
    box-shadow:         0 2px 7px black;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.header-cart .right_arrow{ 
   background: url("../images/arrow-down.png") no-repeat scroll center center transparent;
    margin: 0px 0 3px 6px;
	vertical-align: middle;
 	 display:inline-block;
	 width:10px;
	 height:15px;
}
.carttext {
    color: black;
    float: left;
    font-family: "chicken-sans-regular";
    font-size: 94%;
    padding: 2% 0;
}
.product-block {
    height: auto !important;
}
.cartitem {
    float: right;
    position: absolute;
    right: -14px;
    top: -4px;
}
.carousel-title-line {
    background: #ebbc55 none repeat scroll 0 0;
    height: 1px;
    margin: 11px 0 0;
    width: 13%;
}
.carousel-title-line {
    width:7%;
}
.carticon {
    /*background: transparent url("../images/sprite-popeyes.png") no-repeat scroll -38px -5px;*/
    float: right;
    height: 40px;
    position: relative;
    top: -3px;
    transition: all 300ms ease 0s;
    width: 52px;
}
.carticon img{
    max-width: none !important;
}
.cart_mini_right_content {
    height: 35px;
    margin: 16px 20px 18px !important;
    position: relative;
}
.cartcircle {
    background: black;
    border-radius: 50%;
    color: white;
    font-size: 92%;
    padding: 0px;
    width: 23px;
    height: 23px;
    text-align: center;
}
/*
.cart-label:hover .carticon{background:url("../images/sprite.png") no-repeat scroll -37px -70px #342014;
transition: all 300ms ease 0s;
-o-transition: all 300ms ease 0s;
-webkit-transition: all 300ms ease 0s;
-moz-transition: all 300ms ease 0s;
-ms-transition: all 300ms ease 0s;
}*/
.ie7 .header-cart .right_arrow{ display:inline}
.header-cart  .active .right_arrow{ background: url("../images/arrow-up.png") no-repeat scroll center center transparent;}

.headertoggle_img{
    background:url("../images/sprite.png") no-repeat scroll -122px -123px;
    height: 20px;
    margin: 0 auto;
    text-align: center;
    width: 35px;
    margin: auto;
    padding-right: 50%;
}
.header_top{
    margin : auto !important;
}
/********** < Navigation */
.advanced_nav{ display:none; }
.nav-inner #nav , .nav-responsive , #advancedmenu{ 
	clear: both;
	height:46px;
	
 }
/* All Levels */ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:998; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
/*
#nav a:hover , #nav > li:hover > a , #nav li.active > a , .custom_menu:hover a  , .cms-home .home_link a  ,div.act .parentMenu > a ,div.active .parentMenu > a {
    background: white url("../images/bkg_pipe1.gif") no-repeat scroll 100% 60%;
    color:#af102b;
}*/
#nav a , .nav-responsive span, div.megnor-advanced-menu-popup a {
    padding:14px 20px; color:white; font-size:15px;  text-decoration: none; text-transform:uppercase;
    line-height:18px;
}





.menu a {
    /*background: rgba(0, 0, 0, 0) url("../images/bkg_pipe1.gif") no-repeat scroll 100% 60%;*/
    position: relative;
    right: -1px;
    padding:14px 23px;
    color:white; font-size:15px;  text-decoration: none; text-transform:uppercase;
    line-height:18px;
}
.menu.last-page a {
    background: none;
}


.submenu-home li a {
    color:black;
}
#nav span { display:block; cursor:pointer; white-space:nowrap; } 
#nav li ul span {white-space:normal; }
#nav ul li.parent a { background:url(../images/bkg_nav2.gif) 100% 100% no-repeat; }
#nav ul li.parent li a { background-image:none; }

/* 0 Level */
#nav li { float:left; }
#nav a , .nav-responsive span  {float:left;}

.delivery-area #nav li.over a,
.delivery-area #nav a:hover , .delivery-area  div.menu a:hover , .delivery-area  div.menu.active a{ color:#ff9b35; }

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0;  }
#nav ul li.last {  padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/* 2nd Level */
#nav ul ,.responsive-menu #nav-mobile{	 
	 background:#f58426;}
#nav ul,
#nav div { position:absolute; width:15em; top:42px; left:-10000px; padding:5px; }
#nav div ul { position:static; width:auto; border:none; }

/* 3rd+ Level */
#nav ul ul,
#nav ul div { top:5px; }

#nav ul li a {  }
#nav ul li a:hover , #nav > li ul > li:hover > a , .responsive-menu a:hover  {  }
#nav ul li a ,.responsive-menu a
{ color:#fff !important; text-decoration:none; display:block; }
#nav ul span,
#nav ul li.last li span , .responsive-menu li a { /*padding:8px 14px;*/ }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block-side-nav-container {
    background: #fffcef;
    border-bottom: 1px solid #f0e7dd;
    margin: 0;
}
.block-side-nav {
    margin: auto;
    width: 90%;
}
.col-right .block {padding:0 0px 15px 17px;}
.block:last-child{border-bottom:none;}
.block .block-title { 	
	padding:0px;
	color:#fff;
	text-transform:capitalize;
}
.block block-banner p{margin-bottom:0px;}

#narrow-by-list{margin-top:0px;}
.block .block-title strong {
    display:block;
    min-height:16px;
    padding:20px 0 10px;
    color:#ebbc55;
    font-weight:normal;
    font-size:17px;
}
.block-side-nav-container .block-title strong span {
    color: black;
    font-family: "chicken-sans-regular";
    font-weight: bold;
}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { margin:0; padding:5px 9px 9px 0;  font-weight:normal;  }
.block .block-content { 
/*	position:relative;*/
	margin:0px 0 0 0;
	padding:0px;}
.block .block-content li{ padding: 6px 10px;  }
.block-layered-nav.block .block-content li{padding:6px 0px;}
.block .block-content #poll-answers li{padding:6px 10px 6px 0;}
.block .block-content li a{ text-decoration:none; }
.block .block-content li .product-name a{ font-size:13px; text-transform:capitalize; }
.block .block-content li.item { padding:7px 3px; }
.block .block-content .product-name { color:#555555; }
.block .btn-remove,
.block .btn-edit , #panel .btn-edit ,#panel  .btn-remove{ float:left; margin:0 5px 4px 0; }
.block .actions {  padding:6px 0 0; text-align:right; }
.block .actions a { float:left; }
.block .actions button.button { float:right; }
.block .empty { margin:0; padding:5px 0px; }

/*.block li.odd { background-color:#f4f3f3; }
.block li.even { background-color:#fafafa; }*/

/* Mini Blocks */
/*.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-gr-search,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login { font-size:11px; line-height:1.25; }
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {  background-position:0 0; background-repeat:no-repeat; padding-left:21px; }*/

/* Mini Products List */
.mini-products-list .product-image { float:left; width:65px; margin-bottom:10px; }
.mini-products-list .product-details { }
.header .mini-products-list .product-image {
    width:35%;
}
.product-details-button {
    float: left;
    width: 100%;
}

.product-details-button-content {
    width:90%;
    margin:auto;
}
.product-details-text {
    float: left;
    width: 100%;
}
.product-details-text-content {
    width:90%;
    margin:auto;
}
.header .mini-products-list .product-details {
    position: relative;
    float: left;
    width: 65%;
}
.header .mini-products-list .product-image img{width:100%; height:auto;}
 
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }

/* Block: Account */ 
.block-account .block-content li.current{  padding: 4px 0 !important;  border-bottom: 1px solid  #f0e7dd;}
.block-account .block-content li.current strong{ font-weight:normal; padding:4px 0 4px 13px !important;color:#ff8200; }
/* Block: Currency Switcher */
.block-currency {   }
.block-currency .block-title { }
.block-currency .block-title strong { }
.block-currency .block-content { }
.block-currency .block-content select { }

#category-treeview li a {
    border-top: 1px solid #e2e1dc;
    display: inline-block;
    padding: 6px 0;
    width: 100%;
}
    /* Block: Category Navigation */
.block-account .block-content li a , #recently-viewed-items a , .block-brand-nav li a{
    /*border-bottom: 1px solid #f0e7dd;*/
    display: block;
    padding: 8px 0 8px 0px;
    text-decoration: none;
}
.ie7 #category-treeview li { display:inline }
.block-brand-nav  .sbHolder li a , .block-brand-nav .sbHolder li a:hover{ background:none; padding-left:5px; }
#category-treeview li , .block-account .block-content li , #recently-viewed-items li , .block-brand-nav li{ padding:0 !important; }
#category-treeview li a:hover , .block-account .block-content li a:hover  ,.block-account .block-content li.current ,
 #recently-viewed-items a:hover , .block-brand-nav li a:hover
{/*background: url("../images/megnor/cat_arrow_hover.png") no-repeat scroll 3px center transparent;*/}
#category-treeview li ul { margin-left:15px; }
#category-treeview li ul a {/*background: url("../images/megnor/subcat_arrow.png") no-repeat scroll 3px center transparent;*/}
#category-treeview li ul a:hover {/*background: url("../images/megnor/subcat_arrow_hover.png") no-repeat scroll 3px center transparent;*/}
#category-treeview li.last a , .block-account .block-content li.last a , #recently-viewed-items li.last a , .block-brand-nav li:last-child a{ border-bottom:none; }
#category-treeview .hitarea {
	background: none;
	height: 16px;
	width: 16px; 
	float: right;
	cursor: pointer;
	 margin-top: 10px;
}
#category-treeview .expandable .collapsable-hitarea{ 
	background:url("../images/sprite.png") no-repeat scroll -236px -127px transparent;		 
} 
#category-treeview .expandable-hitarea { 
	background:url("../images/sprite.png") no-repeat scroll -208px -127px transparent;		 
} 
#category-treeview .collapsable-hitarea { 
	background: url("../images/sprite.png") no-repeat scroll -236px -127px transparent;		
} 

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav .block-title {}
.block-layered-nav .block-subtitle { line-height:1.35; background:#d5e8ff; padding:3px 9px; border:1px solid #b9ccdd; border-width:1px 0; text-transform:uppercase; display:none; }
.block-layered-nav .block-content {  }
.block-layered-nav dt {
    color: black;
    font-size: 106%;
    font-weight: normal;
    text-transform: capitalize;
    font-family: "chicken-sans-regular";
}
.block-layered-nav dd { }
.block-layered-nav a{ /*background:url("../images/megnor/subcat_arrow.png") no-repeat scroll 3px center transparent; padding-left:12px;*/ }
.block-layered-nav a:hover{/* background:url("../images/megnor/subcat_arrow_hover.png") no-repeat scroll 3px center transparent;*/}
.block-layered-nav dd.last { background:none; margin-top:5px; }
.block-layered-nav .currently li { background:#eeeeee; padding:4px 20px 4px 10px; position:relative; z-index:1; line-height:1.5; }
.block-layered-nav .currently .label { font-weight:bold;  text-transform:uppercase; display:inline-block; vertical-align:top; }
.block-layered-nav .currently .value { display:inline-block; vertical-align:top; }
.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove { position:absolute; right:0px; top:9px; margin:0;
 background:url("../images/btn_remove.gif") no-repeat scroll 0 0 transparent; }
.block-layered-nav .currently .btn-previous { right:17px; }
.block-layered-nav .actions { font-size:11px; padding:4px 5px 4px 9px; text-align:right; }
.block-layered-nav .actions a { float:none; background:none; }

/* Block: Cart */
.block-cart .block-title { /*border-bottom:0;*/ }
.block-cart .block-title strong { }

.block-cart .summary {padding:2px 0px 8px; margin:-1px 0 0; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:normal; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0;  }
.block-cart .actions { }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }

/* Block: Wishlist */
.block-wishlist .block-title strong { }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a , .block-related .actions a { float:none; }
#wishlist-table .add-to-cart-alt .input-text{ margin-bottom:8px; }

/* Block: Related */
.block-related .block-title strong {}
.block-related input.checkbox { float:left; }
.block-related .tm-checkbox .tm-hide {
    opacity: 1;
}
.block-related .product { margin-left:20px; }
.block-related li{ position:relative; }
.block-related .tm-checkbox{ position:absolute; left:2px;}

/* Block: Compare Products */
.block-compare .block-title strong {}
.block-compare button.button span {  }
.page-popup .link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }
.compare-table { border:0; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; background-image:url(../images/btn_remove2.gif); width:72px; height:15px; }
.compare-table tbody th {  }
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc; }
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
.compare-table tr.add-to-row td {text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name {   }
.compare-table tr.first td .product-name a {   }
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }

/* Block: Recently Viewed */
.block-viewed .block-title strong { }

/* Block: Recently Compared */
.block-compared .block-title strong {  }

/* Block: Poll */
.block-poll .block-title strong { }
.block-poll .block-subtitle {  }
.block-poll label { color:#777;   }
.block-poll input.radio {  }
.block-poll .label {     margin-left: 3px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll button.button > span {   /*border:1px solid #c9c9c9; border-radius:0px;*/ }
.block-poll button.button  span{/*background:#fff; color:#a4a4a4*/}
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Orders and Returns */
.block-gr-search li { padding:3px 9px; }
.block-gr-search button.button span {  }

/* Block: Tags */
.block-tags .block-title strong {  }
.block-tags .block-content .tags-list { background:none; border:0; font-size:12px;margin-top: 10px; display:block; overflow:hidden;}
.block-tags .block-content a { font-size:14px !important;  }
.block-tags .actions { text-align:right;clear: both;
    float: right; }
.block-tags .actions a { float:none; }

/* Block: Subscribe */
.block-subscribe .block-content { padding:5px 10px; }
.block-subscribe .block-title strong {   }
.block-subscribe label { font-weight:normal; line-height:22px; }
.block-subscribe input.input-text { display:block; width:194px; margin:3px 0 5px; }
.block-subscribe .input-box {
    position: absolute;
}
.block-subscribe .actions {
    background: none;
    float: right;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: left;
    width: 84px;
    height: 35px;
}
.block-subscribe .form-subscribe-header {
    display: none;
}
.block-subscribe ul {
    float: left;
    display: block;
    width: 100%;
    position: relative;
    height: 29px;
    padding: 22px 0;
}

.validation-advice {
    width: 100%;
}

.form-subscribe-header .input-box {
    position: absolute;

}
.block-subscribe .actions button.button {color:#eae0d5; float:none; background: transparent; border-radius:0px;  }
.block-subscribe .actions button.button:hover span{ }
.block-subscribe .actions button.button:hover > span{ }
.block-subscribe .actions button.button  span{ color: white; position: relative;}
.block-subscribe .actions button.button  > span{
    color: white;
    font-family: "chicken-sans-regular";
    font-size: 113%;
}
.footer-area .form-subscribe-header{margin-bottom:15px; padding-right:15px;}
/* Block: Reorder */
.block-reorder .block-title strong { }
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:0px; display:inline; }
.block-reorder .validation-advice { margin:3px 9px 7px; }

/* Block: Banner */
.block-banner { margin-top:20px; }
.block-banner .block-content { padding:0; text-align:center; }
.block-banner p{margin-bottom:5px;}
/* Block: Login */

.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
.block-login .actions button.button span { border-color:#406a83; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
/*.category-title { border:0;  }*/
.category-image { width:100%; overflow:hidden; margin:0px 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 10px; }
.category-products {}
.category-title h2 a{ padding:0  !important; }
.category-title h2 , .category-title h2 a,  .crosssell h2,h2.blog_title{   
    color: #f58426;
   font-family:'Coustard','Ubuntu',Arial;
    padding: 10px 10px 10px 0px;
	font-size:129%;
	}
	.featured-products .category-title h2 , .featured-products .category-title h2 a{padding:0px 10px 30px 0px; margin:0px;}
 h2.product-name,.box-up-sell  h3.product-name{
     background:none;
     padding:15px 0px 0px !important;
 }
 
/* View Type: Grid */
/*.products-grid { border-bottom:1px solid #d9ddd3; background:url(../images/bkg_grid.gif) 0 0 repeat; position:relative; }
.products-grid.last { border-bottom:0; }*/
.products-grid{ width:100%;font-family: "chicken-sans-regular"; }
.products-grid li.item , .col-main .slider-item{ float:left; width:190px; padding:0; list-style:none; }
/* .products-grid li.first_item_tm{ } */
.products-grid li.last_item_tm{ }
.products-grid li .product-block{
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    margin: 6px 8px 6px;
    overflow: hidden;
    border-radius: 10px;
}
.products-grid li .product-block:hover{
    box-shadow: 10px 8px 16px -13px black;
}
.products-grid li .product-block-inner{
	overflow: hidden;
    padding: 10px 10px 30px 10px;
    position: relative;
    text-align: center;

}
.product-image img{
    border-radius: 8px;
}
.products-grid li.first_item_tm .product-block{margin:10px 15px 5px 15px;}
.checkout-cart-index .products-grid li.first_item_tm .product-block{margin:10px 0px 25px 0px;}

.products-grid li.first_item_tm  .product-block-inner{

}
/*.products-grid li.last_item_tm .product-block{margin:5px 0px 5px 6px;}*/
/*.products-grid li.last_item_tm .product-block-inner{padding: 10px 0px 10px 12px;}*/
ul.tabbernav li.tab1 a {
    /*margin-left:0px;*/
}
a.product-image { display:block;  margin:0 0 3px;  position:relative;}

.product-block .product-name {
    font-size: 18px;
    font-weight: bolder;
    line-height: 126%;
    margin: 0;
    min-height: 40px;
}
.products-grid .price-box .labelprice{
    width: 100%;
    display: inline-block;
   color: #f58426;
}
.products-grid .availability { line-height:21px; } 

.product-carousel .product-block{
  background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    margin: 5px 8px;
    overflow: hidden;
}
.product-carousel .product-block-inner{
  overflow: hidden;
    padding: 10px 9px 17px;
    position: relative;
    text-align: center;
}

.product-block-inner .new-label{display: block;
    padding:1px 6px;
    position: absolute;
	bottom:12px;
    left: 0px;
    text-align: center;
    text-transform: uppercase;
	background-color:#d56b1f;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	line-height:14px;
}

.product-block-inner .sale-label{display: block;
     padding:1px 6px;
    position: absolute;
	bottom:12px;
    right: 0px;
    text-align: center;
    text-transform: uppercase;
	background-color:#919191;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	line-height:14px;
}
.products-list li .list-left .new-label{
   z-index:9;
    padding:1px 6px;
    position: absolute;
	bottom:12px;
    left: 0px;
    text-align: center;
    text-transform: uppercase;
	background-color:#d56b1f;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	line-height:14px;
}
.products-list li .list-left .sale-label{
display:none;
     padding:1px 6px;
    position: absolute;
	bottom:12px;
    right: 7px;
    text-align: center;
    text-transform: uppercase;
	background-color:#919191;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	line-height:16px;
	z-index:9;
}
/* View Type: List */
.products-list li.item {   border:none;    margin:0;    padding: 30px 0px; border-bottom:1px solid #f0e7dd;}
.list-outer{border-right: 1px solid #c9c9c9;
    display: block;
    float: left;}
.products-list li .list-left{ float:left; margin-right:4px; position:relative; }
.products-list li .list-center{ width:510px; padding-left:21px;  float:left;  }
.products-list li .list-right{ padding-left: 1px; overflow:hidden; }
.list-right > p{float:left;}
#zoom1 > img {max-width: 100%;}
.products-list li.item.last {  }
.products-list .product-image { float:left; margin:0 0 0px;  border-bottom: medium none;
    border-right: 3px solid #ff9a3e;}
.products-list .product-shop {  }
.products-list .product-name { margin:0 0 5px; font-weight:normal;  padding-top: 0 !important; border:none;  color:#203548; }
.products-list .product-name a {}
.products-list .price-box {   margin:3px 0px 20px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:0px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-learn { font-size:11px; }
.products-list .add-to-links { display:block; overflow:hidden; float:left; margin-left:5px; margin-top:7px; }
.products-list .add-to-links li { display:inline; } 
.products-list .add-to-links .separator {  margin:0 2px; }
.products-list li .ratings .rating-box{ float:left; margin-right:10px; }
/* ======================================================================================= */


/* Product View ========================================================================== */

/********************** Product View Tabs */
.product-view .tabs { margin: 15px 0px 0 0; float:left; clear:both;  /*zoom: 1;*/ }
.product-view .tabs li               
{ 
	float:left; 
	line-height:1em;  
	/*background: #e1e1e1; */
	margin-right:2px;
	position:relative;
}
.product-view .tabs li.first          { border-left:0; }
.product-view .tabs li.last           { border-right:0; }
.product-view .tabs  li a   {font-size:20px; line-height:22px;font-family:'Coustard','Ubuntu',Arial;}
.product-view .tabs a                 { display:block; padding:12px 14px; color:#323232;  text-decoration: none; font-weight:normal;}
.product-view .tabs a:hover           {  text-decoration:none; color:#d56b1f;text-decoration: none; border-bottom:1px solid #c9c9c9;}
.product-view .tabs li.active a,
.product-view .tabs li.active a:hover {color:#d56b1f; border-bottom:1px solid #c9c9c9; }
 .product-view .tabs li.active a:before,
.product-view .tabs li a:hover:before{ /*width: 0; height: 0; border-left: 50px solid transparent; border-right: 50px solid transparent; border-top: 100px solid red;*/
 background: url("../images/arrow.jpg") no-repeat scroll center center transparent;
  display: block;
    height: 8px;
    left: 0;
    right: 0;
    width: 100%;
 	content:' ';
   position: absolute;
    top: 46px;} 

#product_tabs_tags_tabbed_contents.input-box input	{ width: 300px; }
#product_tabs_tags_tabbed_contents .input-box	{  float:left; margin-bottom:6px;}
 #product_tabs_related_tabbed_contents li .product-images SPAN {}
#product_tabs_related_tabbed_contents ol	{ clear: both;}
.product-collateral:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; /*zoom: 1*/}
.product-collateral .padder
{  padding:20px 10px; background:#FFF; clear:both;}

#product_tabs_description_tabbed_contents h2,#product_tabs_related_tabbed_contents  .block-title { display:none; }

.padder h6{
	color:#b15a28;
    font-size: 18px;
	font-family: "chicken-sans-regular";
    font-weight: normal;
    margin-bottom: 2px;
	display:none;
	background:#f0e7dd;
}
.product-collateral .form-add .buttons-set{float:left; padding:0px;}
.product-collateral .form-add .buttons-set button.button{margin:0px;}
.box-up-sell{margin-top:20px;}

/* Rating */
.no-rating { margin:0 0 10px; }

.ratings {   line-height:1.25; margin:10px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; display:none; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:70px; height:15px; font-size:0; line-height:0; background:url(../images/bkg_rating.png) 0 100% repeat-x; text-indent:-999em; overflow:hidden; }
#product_tabs_review_tabbed .rating-box {margin:5px 0px 0px 5px;}
.rating-box .rating { float:left; height:15px; background:url(../images/bkg_rating.png) 0 0 repeat-x; }
.ratings .rating-box {margin-right:5px; display:inline-block; }
.ratings .amount {}
/*.hover_block .rating-box{background:url(../images/bkg_rating1.png) 0 100% repeat-x;}
.hover_block .rating-box .rating{background:url(../images/bkg_rating1.png) 0 0 repeat-x;}*/
.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:10px 0 7px; float:left; clear:both; line-height:25px; background:url(../images/megnor/availability.png) 0 3px no-repeat; padding-left:30px; }
.availability-only span,
.availability-only a {  }
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color:#be2c00; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }

.product-view .product-shop .availability {  }
.product-view .product-shop .availability span { font-weight:normal; color: #FFF; border:1px solid #36943e; padding:2px 9px 3px; background:#55c65e; font-size:12px; }

/* Email to a Friend */
.email-friend { margin:0; }

/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }

/********** < Product Prices */
.price { white-space:nowrap !important;   color: black; }

.price-box { margin:5px 0; }
.price-box .price { font-weight:bold;  font-size:17px;c font-family: "chicken-sans-bold" }

/* Regular price */
.regular-price { color:#444; }
.regular-price .price {   font-size: 17px;    font-weight:bold; color:#444; }
.block .regular-price,
.block .regular-price .price {  }

/* Old price */
.old-price { margin:0; text-decoration: line-through; color:#919090 }
.old-price .price-label { white-space:nowrap; color:#999; }
.old-price .price { font-weight:normal; color:#c76200;font-size:17px; text-decoration:line-through; }
.price-box .old-price{font-weight:normal;}
/* Special price */
.special-price { margin:0; padding:3px 0; color:#444;}
.special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#444; }
.special-price .price { font-size:17px; font-weight:bold; color:#444; }

/* Minimal price (as low as) */
.minimal-price { margin:0; }
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; margin:3px 0; }
.minimal-price-link .label {}
.minimal-price-link .price { font-weight:normal;  font-size:13px; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }

/* Configured price */
.configured-price { margin:0; }
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from { margin:0; }
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to { margin:0; }
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; color:#999; }
.price-notice .price { font-weight:bold;  }

/* Price as configured */
.price-as-configured { margin:0; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
 
/********** Product Prices > */

/* Tier Prices */
.product-pricing,
.tier-prices { margin:10px 0; padding:10px; background-color:#f0e7dd; clear:both;  float:left;}
.tier-prices li { line-height:1.4;  padding:2px 0 2px 0px; }
.tier-prices .benefit { font-style:italic; font-weight:bold;  }
.tier-prices .price { font-weight:bold;  }

.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { margin:5px 0 0; font-size:14px;  }
.add-to-links li{ list-style:none; }
.add-to-links .separator { display:none; }
.add-to-links li a.link-wishlist{ background:url(../images/sprite.png) no-repeat -10px -407px;padding:5px 0 5px 25px; margin-left:5px; }
.add-to-links li a.link-wishlist:hover{background-position:-225px -407px;}
.add-to-links li a.link-compare{ background:url(../images/sprite.png) no-repeat -10px -443px;padding:5px 0 5px 25px; margin-left:5px;}
.add-to-links li a.link-compare:hover{background-position:-225px -443px;}
.block2 p{margin:0px 0px 0px;}

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; font-weight:normal; color:#666; margin-top:5px; margin-right: 15px; }
.add-to-cart .qty { float:left; margin-right:5px; margin-top: 5px; }
.add-to-cart button.button { float:left; }
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }
.add-to-cart button.button  span{background:#d56b1f; border:1px solid #d56b1f; color:#fff;}
.add-to-cart button.button:hover  span{background:#844724; border:1px solid #844724; color:#fff;}
/* Add to Links + Add to Cart */

.add-to-box { margin:10px 0; }
.add-to-box .add-to-cart {   }
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
.add-to-box .add-to-links { float:left; margin:0;  text-align:left; }
.add-to-box .add-to-links li { margin-right:10px;  }
.add-to-box .add-to-links li .separator { display:none !important; }


.product-view { margin-top:0px; } 
.product-essential h2 {display:none;  }

.product-collateral {   }
.product-collateral h2 ,.related-products .block-subtitle ,.box-tags h3{ font-weight:normal; font-size:15px; border-bottom:1px solid #f0e7dd; padding:0 0 10px; margin:0 0 15px; }
.product-collateral .box-collateral { margin:0 0 25px; }
.related-products .block-subtitle{  margin-top:10px; }

 

/* Product Images */
.product-view .product-img-box { float:left; width:508px; margin-right:15px; border-right:1px solid #f0e7dd; margin-bottom:10px; padding:15px 15px 15px 0px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:0 0 17px; /*border:1px solid #eee;*/ position:relative; z-index:1; }
.product-view .product-img-box .product-image  #wrap{  }
.product-view .product-img-box .product-image-zoom { position:relative; width:300px; height:300px; overflow:hidden; z-index:9; border:1px solid #DBDEE1; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { font-size:11px; margin:0 0 5px; text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views ul { margin-left:-9px }
.product-view .product-img-box .more-views li { float:left; margin:0 0 8px 9px; }
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px;  } 

/* Product Shop */
.product-view .product-shop { float:right; width:443px; }
.col1-layout .product-view .product-shop { float:right; width:510px; margin-top:15px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name { margin:0 0 5px; }
.product-view .product-shop .product-name h1 { margin:0;  }
.product-view .product-shop .availability {    float: left;    margin: 0 0 10px; text-align:right; line-height:23px; }
.product-view .product-shop .short-description { margin:10px 0 18px; }
.sku{margin-bottom:15px;}
.product-view .product-shop .price-box { clear: both;
    display: block;
    float: left;
    margin: 5px 0 15px;
    overflow: hidden; }
.product-view .product-shop .price-box .price{ /*font-size:23px; */font-size: 25px;
    line-height: 30px;
 }
 .product-view .product-shop .price-box .special-price{margin-left:5px; }
.product-view .product-shop .add-to-links { margin:0px 0; font-size:13px; }
 
.product-view .product-shop .add-to-links li{ display:inline; }
.product-view .product-shop .add-to-links li .separator { display:none; }

.product-view .product-shop .add-to-links a.link-wishlist{
	background:url("../images/sprite.png") no-repeat scroll -5px -407px transparent; padding-left:27px; 
	margin-right:5px;
}
.product-view .product-shop .add-to-links a.link-wishlist:hover{background-position: -220px -407px;}

.product-view .product-shop .add-to-links a.link-compare{
	background:url("../images/sprite.png") no-repeat scroll -5px -443px transparent; padding-left:27px; 
}
.product-view .product-shop .add-to-links a.link-compare:hover{background-position: -220px -443px;}

.product-view .product-shop .ratings .rating-links{ display:block; }

.email-addto-box{margin-bottom:10px;  margin-top: 15px;} 
.email-addto-box .email-friend { float:left; margin-right:5px; }
.email-addto-box .email-friend a{	
	background:url("../images/sprite.png") no-repeat scroll -6px -378px transparent; padding-left:27px;  }
.email-addto-box .email-friend a:hover{ background-position: -222px -378px;}

#prev-next-links{ float:right; margin-top:-27px; width:40px; }
#prev-next-links  a{height:30px; width:20px; display:block; margin-bottom:0; text-decoration:none;}
#prev-next-links  a#link-previous-product:hover{ background:url("../images/sprite.png") no-repeat scroll 0px -191px transparent;  }
#prev-next-links a#link-next-product:hover{background:url("../images/sprite.png") no-repeat scroll -34px -191px transparent; }
#prev-next-links  a#link-previous-product{background:url("../images/sprite.png") no-repeat scroll 0px -222px transparent;float:left;}
#prev-next-links a#link-next-product{background:url("../images/sprite.png") no-repeat scroll -34px -222px transparent;float:right;}
/* Product Options */
.product-options {  
    margin: 0;
    padding: 0 0 0px;
    position: relative;
	z-index:0;
	clear:both;
	}
.product-options dt { padding:0px 0 0; font-weight:normal; clear:both; }
.product-options dt label { font-weight:normal;  }
.product-options dt label.required em { color:#DD4B39; margin-right:5px; }
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px;  }
.product-options dd { padding:5px 0px 10px; margin:0 0 5px;   }
.product-options dl.last dd.last { border-bottom:0; padding:5px 0px 5px 0px; margin-bottom:0; }
dl.last{ display:block; clear:both;}
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio {   margin-top:3px; margin-right:9px; }
.product-options ul.options-list input.checkbox {  margin-top:3px; float:left; }
.product-options ul.options-list .label {display:inline;   }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options ul.bundle-list.validation-failed { padding: 10px 7px 0 7px; }
.product-options p.required { position:absolute; right:0px; top:0px; }

 

.product-options-bottom { padding:10px 0px;  }
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { float:left; margin:10px 0; padding-left: 15px;  padding-bottom: 14px;}
.product-shop .product-options-bottom { margin:0 0 0px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; display:none;}
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none;  }
.product-shop .product-options-bottom .add-to-cart-box {  float:left; padding-top:12px; }
.product-shop .product-options-bottom .add-to-links {   padding:5px 0 0; text-align:left; display:none; }
.product-view .title-option-products > p {
    padding-top: 15px;
    padding-bottom: 9px;;
}
/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
/*.product-view .box-up-sell h2 {  padding:0 0 10px; margin:0 0 8px; }
*/ 
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.sku span,.availability,.add-to-cart label{color:#323232;}

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 {   }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(../images/bkg_pipe1.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block;  margin:0 0 5px;  }
.product-view .box-tags .form-add .input-box { float:left;  }
.product-view .box-tags .form-add input.input-text { width:300px; margin-right:5px; padding:7px 5px; }
.product-view .box-tags .form-add button.button span {  }
.product-view .box-tags .note { margin:3px 0 0; padding:0 0 0px; font-size:12px; }
.item-options{clear:both;}
/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view #product-review-table{ max-width:180px; margin:15px 0; width:auto;}
.product-view #product_tabs_review_tabbed_contents .form-list .input-box{ max-width:500px; width:100%; }
.product-view #product_tabs_review_tabbed_contents .form-list textarea{ width:95%; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:354px; }

/* Send a Friend */
.send-friend .form-list { width:630px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { width:315px; }
.send-friend .form-list .input-box { width:300px; }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea { width:294px; }
.send-friend .form-list li.wide .input-box { width:612px; }
.send-friend .form-list li.wide textarea { width:609px; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name {
    color:black;
}


.product-block-inner:hover .product-name a, .product-name a:hover{  color:#ebbc55;  }

/* Product Tags */
.my-account .tags-list {border:none;}
.tags-list { display:block;   border:1px solid #EDEDED; background:#FBFBFB; }
.tags-list li { display:inline !important; margin:0 4px 0px 0; padding:5px; background:#ebebeb; margin-bottom:10px;float:left; }
.tags-list li a { color:#666; }
.tags-list li:hover a {color:#fff;}
.tags-list li:hover{background:#d56b1f;  }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(../images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -44px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a  {background:url("../images/megnor/subcat_arrow.png") no-repeat scroll 3px center transparent; 
padding-left:12px;}
.page-sitemap .sitemap a:hover{background:url("../images/megnor/subcat_arrow_hover.png") no-repeat scroll 3px center transparent; }
.page-sitemap .sitemap li { margin:5px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }


.contacform {
    float: left;
    margin-right: 10px;
    padding-right: 15px;
    width: 46%; }
.googlemap {   float: right;
    margin-top: 10px;
    width: 50%;}
.contacform .form-list li.wide .input-box{width: 100%;}

.contacform .fieldset{ margin-top:10px; }
.contacform .form-list li.wide textarea{width: 97%;}

/*.contacform .form-list li.wide textarea{width: 100%;}
.contacform .fieldset{ margin-top:10px;padding-left: 0;padding-right: 0; }*/
/* RSS */
.rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .page-title { border-bottom:0; margin:0px 0px 10px; }
.cart .page-title h1 { margin:10px 0 0; border-bottom:none; }

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { float:right;  position: relative;
    z-index:1;}
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }
.my-account .fieldset{margin-top:0px;}
/* Shopping Cart Table */
.cart-table th { padding:2px 10px; }
.cart-table td { /*padding:10px;*/ }
.cart-table .product-name {  margin:0 0 5px;  }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:5px 10px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-empty span,
.cart-table .btn-continue span,
.cart-table .btn-update span {  }
.cart-table .btn-update,
.cart-table .btn-empty { float:right; }
.cart-table .btn-update { margin-left:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col1-set{ width:395px;  float:left;}
.cart .cart-collaterals .col2-set { width:635px; float:right; }
/*.cart .cart-collaterals .col2-set .col-1{width:360px}
.cart .cart-collaterals .col2-set .col-2 { width:310px; }*/

.cart .crosssell { margin-bottom:10px;} 
.cart .crosssell .product-image {   } 
.cart .crosssell .link-compare { font-weight:normal; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:1px solid #f0e7dd;  padding:12px 15px; margin:0 0 18px; }
/*.cart .discount h2,
.cart .shipping h2 { background-position:0 0; background-repeat:no-repeat; padding:0 0 0 0px; color:#e26703; text-transform:uppercase; }*/
 
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
.shopping_CMS_main1{margin-bottom:10px; }
 .cart .discount .input-box { margin:8px 0 0; }
.cart .discount input.input-text { width:254px; }
 
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0;   }

/* Shopping Cart Totals */
.cart .totals { float:right; width:100%;  margin-bottom:10px; }
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; border-top: #b7b6b6 1px solid; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:20px; }
.cart .totals .checkout-types { font-size:13px; padding:0px; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:10px 10px; }
.cart .totals .checkout-types li:last-child{ background:#f0e7dd;   padding: 7px;  
  text-align: center; border-top:1px solid #fff;
  margin:0;}
.cart-collaterals .col3-set .col-3{
    width: 70%;
}

/* Options Tool Tip */
.item-options dt { font-weight:bold;  float:left; margin-right:10px; }
.item-options dd { padding-left:10px; margin:0 0 6px; }
.checkout-cart-index .item-options dt{float: none;}
.checkout-cart-index .item-options dd{padding: 0;}
.checkout-cart-index .page-title{position: relative;}
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px;  background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-30px;  left:0; width:100px; border:1px solid #ddd; }
.col-left .truncated .show .item-options { left:0px; top:0px; }
.col-right .truncated .show .item-options { left:-240px; top:0px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:normal;  }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list {  margin-top: 15px;    padding-left: 0;}
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; margin-bottom:5px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 {  font-weight:normal;  }
.gift-messages p.control {   }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {   font-weight:bold; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; text-align:center;   }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {   margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea  { width:98%; }

.gift-message-link { font-size:11px; background:url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(../images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

.message-store {
    color: #E3181F;
    border: 1px solid;
    border-radius: 5px;
    padding: 3px;
    margin-bottom: 10px;
    display: none;
 }


/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#666; }

.opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set {  border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { border:0; margin:0; }

/*.block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-progress .block-title strong { font-size:13px; color:#0a263c; }
.block-progress .block-content { background:none; }*/

.block-progress dt {margin:0 0 6px; padding:5px 8px 5px 0px;   /* font-weight:bold; line-height:1.35; background:#eee; border:1px solid #a3aeb3; color:#999;*/ }
.block-progress dd {   padding:8px 13px; margin:0 0 10px; }
.block-progress dt.complete { margin:0;   border-bottom: 1px solid #f0e7dd; }
.block-progress dd.complete {}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }

/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
 #checkoutSteps{ margin-bottom:15px; }
.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator { display: inline; }
.opc-block-progress dt.complete a{ background:url("../images/megnor/edit.png") no-repeat scroll 0 0; padding-left: 20px; font-size:12px;}
.opc-block-progress dt a,
.opc-block-progress dt .separator { display: none; }

.opc .buttons-set { margin-top:0; padding-top:15px; border:none; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { position:relative; }
.opc li.section {border-bottom: 1px solid #f0e7dd;}

.opc .step-title { border-width:0 1px; border-style:solid; border-color:#f0e7dd #f0e7dd #f0e7dd; background:#fcf9f6;
 padding:8px 8px; text-align:right; }
.opc .step-title .number { float:left; /*background:#7e4728;*/ border:1px solid #7e4728; padding:0 4px; margin:0 5px 0 0; color:#e48846; border:1px solid #e48846; }
.opc .step-title h2 { float:left; margin:0;  font-size: 16px; color:#e48846;  margin-top:3px;}
.opc .step-title a { display:none; float:right;   line-height:16px; color:#d56b1f;  }
.opc .allow .step-title:hover .number{}
.opc .allow .step-title { background:#fcf9f6; border:1px solid #f0e7dd; border-bottom:0; color:#fff; cursor:pointer; }
.opc .allow .step-title .number { background:#fcf9f6; border-color:#e48846; color:#e48846; }
.opc .allow .step-title h2 { color:#e48846; }
.opc .allow .step-title a { display:block; color:#e48846; }

.opc .active .step-title { background:#f0e7dd; border:1px solid #f0e7dd;  color:#fff; cursor:default; }
.opc .active .step-title .number { background:#f0e7dd; border-color:#b15a28; color:#b15a28; }
.opc .active .step-title h2 { color:#b15a28; margin-top:3px; }
.opc .allow .step-title:hover{ /*background:#f0e7dd;border-color:#f0e7dd;*/ }
.opc .active .step-title a { display:none; }

.opc .step { border:1px solid #f0e7dd; border-top:0;  padding:15px 30px; position:relative; margin-bottom:-1px; }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 {  border-bottom:1px solid #f0e7dd; padding-bottom:10px; text-transform:capitalize; font-weight:normal; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0;  }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form {    background: none repeat scroll 0 0 #f8f2eb;
    border: 1px solid #f0e7dd;
    margin: 0;
    padding: 0; }
.opc .gift-messages-form .inner-box { padding:10px; height:260px; overflow:auto; }

#opc-review .step { border:0; padding:0; }
#opc-review .product-name { }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; border:1px solid #f0e7dd; border-width:0 1px 1px; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
#opc-review .authentication { margin:0 auto; width:570px; }
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }

/* Multiple Addresses Checkout */
.checkout-onepage-success h2{ border-bottom:none;}
.checkout-progress { padding:0 90px; margin:30px 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #342014; padding:2px 0 0; font-weight:normal; text-align:center; color:#342014; }
.checkout-progress li.active { border-top-color:#844724	; color:#844724	; }

 
.multiple-checkout h3,
.multiple-checkout h4 {   font-weight:normal; margin-bottom:10px;   }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; font-size:13px; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
 
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set {  border:1px solid #f0e7dd; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f0e7dd; color:#6a3212;position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 {   }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:auto; font-size:1.5em; padding:0 0 0 21px;  overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left;  }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#E26703; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }

/* Step 1 */
 
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%;  }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:450px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:98%; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #f0e7dd; background:#F5EFE9; padding:13px; position:relative; }
 

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout {/* position:relative;*/ }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
 
.account-login .content { border-bottom:none; }
.account-login .content h2 , .fieldset .legend , .box-account .box-head h2 , .addresses-list h2 ,
 .multiple-checkout h2 ,.checkout-onepage-success h2 , .order-info-box h2 , .sales-order-print .col2-set h2
{  border-bottom: 1px solid #f0e7dd;
    color: #323232;
    font-size:16px;
    font-weight: normal;
    margin: 0 0 14px;
    padding: 0 0 10px;
    text-transform: capitalize;}
 
.account-login .buttons-set { margin:0;    }
.account-login .forgot-pass-a { 
	text-align: right;
	width: auto;
	display: flex;
	justify-content: right;
  }

.account-login .forgot-pass-a a{ text-decoration:underline;  }
.inchoo-socialconnect-login-lower-facebook .buttons-set{margin: 0;padding:0; margin-top:0!important}

.account-create {}

/* Captcha ================================================================================ */
.captcha-note      { clear:left; padding-top:5px; }
.captcha-image     { float:left; display:inline;  margin:0; position:relative; width:258px; }
.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; }
/*
@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}
*/
/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(../images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label { float:none; margin:0 6px; }
.remember-me-popup { background:#fff; border:1px solid #ccc; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; -box-shadow:0 0 6px #ccc; z-index:1000; }
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { padding:10px; }
.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 0 15px; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account { background:#fff;  margin: 0 0 20px; overflow:auto; }
.box-account .col2-set .col-1{
    border-right: 1px solid #f0e7dd;
    float: left;
    padding-right: 10px;
    width: 48.5%;
}
.dashboard .box .box-title {    background: none repeat scroll 0 0 #f0e7dd;
    border: 1px solid #f0e7dd;
    margin: 0 0 10px;
    padding: 5px 5px;	
	text-align:right;
	color: #6a3212;
	 }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; font-size:13px; font-weight:normal; margin:0; }

/* Block: Recent Orders */
  
/* Block: Account Information */ 
.dashboard .box-info h4 {  font-weight: normal;
    text-transform: capitalize; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 {}
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
 
.dashboard .box-tags .number ,.dashboard .box-reviews .number{ float:left; font-weight:bold; line-height:1; color:#6a3212; margin:0px;
 padding:5px 7px; background:#f0e7dd; }
.dashboard .box-tags .details , .dashboard .box-reviews .details{ margin-left:30px; }
.dashboard .box-tags li.item  , .dashboard .box-reviews li.item{ margin:10px 0 7px; }
.dashboard .box-tags li.item.last , .dashboard .box-reviews li.item.last { margin-bottom:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h3 { font-weight:normal;}
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { background:#fff;padding:10px 0px; margin:0 0 10px; border-bottom: 1px solid #f0e7dd; }
.addresses-list li.empty { background:none; border:0; padding:0; }
 
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { background:#f0e7dd;   padding:7px 10px; margin:0 0 8px; color:#6a3212; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

.order-date { margin:10px 0; }

.order-info-box , .sales-order-print .col2-set{  border:1px solid #EDEDED; padding:12px 15px; margin:0 0 15px; }
 
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 {  margin:0 0 5px; }
.order-items .product-name {  }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
/*.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }*/
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; border:none;}
.my-wishlist textarea { display:block; width:97%; height:109px; margin-top:10px; }
.my-wishlist .buttons-set { margin-top:2em; }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span {   }
#wishlist-table .add-to-links { white-space:nowrap; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
/*.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }*/
.product-review h3 { font-size:12px; margin:0 0 3px;  }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */


/* 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; text-shadow:0 1px 0 #fff; }

.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:url(../images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; padding-right:30px; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer .store-switcher { display:inline; margin:0 5px 0 0;}
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer a { text-decoration:none; color:white; }
.footer a:hover { color:#ab6729}
.footer a:hover { }
.footer .bugs { margin:13px 0 0; color:#777; }
.footer .bugs a { color:#777; text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address { margin:0px; color:#eae0d5;}
.footer address a { color:#777; text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
.footer ul {  }
.footer_bottom ul.links {   }
.footer li { line-height:24px; color: #ebbc55;  }
.footer_left_bottom{float:left;}
.footer_bottom  li{display:inline; background:url(../images/footer_pipe.jpg) 100% 60% no-repeat;padding:0 6px 0 3px; }
.footer ul.links li.last { background:none;  }
.footer-container .bottom-container { margin:0 0 5px; }
.footer_social{float:right; margin-top:3px;}
.footer_bottom .footer_social li{background:none;}

.ie7 .footer_top  li { display:block; padding-bottom:7px; padding-left:0px; }
.ie7 .footer_top ul{ display:block;}
.ie7 .social_block ul li{ padding-bottom:0px;}
 
.footer .mobile_togglemenu{ display:none; }  
.footer_top{
    width:100%;
    padding: 0px 0px 50px;
    overflow:hidden;
    font-family: "chicken-sans-regular";
}
.footer_bottom{
    clear: both;
    overflow: hidden;
    padding: 10px 0px;}
#search_mini_form {
    float: left;
    width:48%;
}
#footer .footer-area{float: left;}

#footer #block_1.footer-area {
    width: 35%;
}
#footer #block_2.footer-area {
    width: 30%;
}
#footer #block_3.footer-area {
    width: 35%;
}
#footer #block_4.footer-area {
    width: 33%;
}
#footer #block_4.footer-area .block_4-content {
    margin: auto;
    padding: 5px 0px;
}
.footer-comprobantes{
    padding-top: 48px;
}
.footer-rs-content li{
    display: inline-block;
}
.btn-footer span span {
    padding: 10px 25px;
    display: inline-block;
    color: white;
}
a.btn-footer {
    background: transparent;
    border: 1px solid white;
    border-radius: 20px;
    font-family: "chicken-sans-bold";
    font-size: 12px;
    display: inline-block;
    cursor: pointer;
}
.cont-copyright {
    text-align: center;
    border-top: 1px solid #707070;
    color: #707070;
    padding: 5px 0;
    font-family: "chicken-sans-regular";
}

.footer-rs-link-tw {
    width: 38px;
    height: 40px;
    /*background: transparent url("../images/sprite-popeyes.png") repeat-x scroll -45px -272px;*/
    background-image: url("../images/footer/ic_twitter.svg");
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
}

.footer-rs-link-fb {
    width: 38px;
    height: 40px;
    /*background: transparent url("../images/sprite-popeyes.png") repeat-x scroll -7px -272px;*/
    background-image: url("../images/footer/ic_facebook.svg");
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
    margin-right: 5px;
}

.footer-rs-link-ig {
    width: 38px;
    height: 40px;
    /*background: transparent url("../images/sprite-popeyes.png") repeat-x scroll -45px -272px;*/
    background-image: url("../images/footer/ic_instagram.svg");
    background-repeat: no-repeat;
    display: inline-block;
    float: left;
}

.links-top-menu-chk {
    display: none !important;
}
#footer h6 ,#footer .block .block-title strong{ font-size:15px; font-weight:bolder; margin-bottom:15px; color: #ebbc55;
    text-shadow:none;
    padding:0px;
    margin-top:20px;
    font-family: "chicken-sans-bold";
 }
.opc li.section.allow{border-bottom:none;}
 .social_block  li a{ height:35px; width:35px; display:block;}
.social_block  li{ float:left; height:35px; width:35px; margin:0 10px 10px 0; padding:0; cursor:pointer; }
.social_block  li.facebook{ background:url("../images/sprite.png") no-repeat scroll -5px -289px transparent; }
.social_block  li.twitter{ background:url("../images/sprite.png") no-repeat scroll -45px -289px transparent; }
.social_block  li.rss{ background:url("../images/sprite.png") no-repeat scroll -85px -289px transparent; }
.social_block  li.linkin{ background:url("../images/sprite.png") no-repeat scroll -125px -289px transparent; }

.social_block  li.facebook:hover{ background-position: -5px -332px }
.social_block  li.twitter:hover{ background-position: -45px -332px }
.social_block  li.rss:hover{ background-position: -85px -332px }
.social_block  li.linkin:hover{ background-position: -125px -332px }

#footer .block { border:none; margin-bottom:10px; padding:0px; }
#footer .block .block-title{ background:none; padding:0; line-height:20px;  position:relative;}
#footer .block-subscribe .block-content{ background:none; border:none; padding:0; position: relative}
#footer .block-subscribe input.input-text{

    border:0;
    color: #666666;
    font-size: 100%;
    margin-top: 0;

}
#footer .block-subscribe .input-box {
    border: 1px solid #fad78d;
    border-radius: 24px;
    width: 300px;
    background: white;
}

.footer{color:#eae0d5;}
#footer .mobile_togglemenu {
    /*background: url("../images/megnor/toggle-arrow.png") no-repeat scroll right 1px transparent;*/
      cursor: pointer;
    display: block;
    font-size: 15px;
    margin-right: 0;
    margin-top: -24px;
    overflow: hidden;
    padding: 0 0 4px 4px;
    text-decoration: none;
    width: 99%;
	position:absolute;
}
.padder h5.mobile_togglemenu {
    background: url("../images/megnor/toggle-arrow1.png") no-repeat scroll right 1px transparent;
      cursor: pointer;
    display: block;
    font-size: 15px;
    margin-right: 0;
    margin-top: -24px;
    overflow: hidden;
    padding: 0 0 4px 4px;
    text-decoration: none;
    width: 99%;
}

#footer  .active .mobile_togglemenu , .padder  .active .mobile_togglemenu {
}
.toggle .mobile_togglecolumn {
    background: url("../images/megnor/toggle-arrow1.png") no-repeat scroll right 1px transparent;
    cursor: pointer;
    display: none;
    margin-top: -21px;
    overflow: hidden;
    padding: 0 0 4px;
    width: 100%;
}
.block-subscribe .block-title strong span {
    font-size: 136%;
}
.active .mobile_togglecolumn {
    background-position: right -51px;
}
 
#topcontrol{   font-size: 0; height: 96px; width: 81px; z-index: 9; }
 .top_button{  background: url("../images/flecha.png") no-repeat scroll 0px 7px transparent; height: 100px; background-size: 80px;}
#plate{   
    /* background: url("../images/plate.png") no-repeat scroll 0px 0px transparent; */
    height: 118px;
    position: absolute !important;
    right: 84px;
    width: 98px;
    background-size: 98px;
    bottom: 14px !important;}
    #plate img{
        width: 100%;
    }
/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:#eee url(../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(../images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { color:#203548; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

.guest-select {width:305px !important;}


/* Default Width  Start*/

.grid_default_width {  width: 300px;}
.featured_default_width {  width: 250px;}
.newproduct_default_width{  width: 250px;}
.bestseller_default_width {  width: 250px;}
.special_default_width{  width: 250px;}

.additional_default_width{ width:100px; } 

.catalog-category-view .grid_default_width{
    width: 250px;
}

.catalog-category-view .product-block-inner img{
    width: 100%;
}
 
.brand_default_width,
.manufacture-product li.slider-item,
.manufacture-product li.product-items
{width: 210px;  }

.related_default_width,
.related-products li.slider-item,
.related-products li.product-items{  width: 185px;}
.blog_default_width{
width:500px;
}
.upsell_default_width,
.box-up-sell li.slider-item,
.box-up-sell li.product-items{  width: 250px;}


.crosssell_default_width,
.crosssell li.slider-item ,
.crosssell li.product-items{  width:250px;}

/* Default Width  End*/ 
.subbanner2 { width:100%; display:block; overflow:hidden;}
.subbanner2 .banner{float:left;  position:relative; width:50%;}
.subbanner2_1 .content{margin-right:14px; position:relative;}
.subbanner2_2 .content{margin:0px 7px;}
.subbanner2_3 .content{margin-left:14px;}
.subbanner2 .content img{
 /*transform: scale(1.15);
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-o-transform: scale(1.15);
	-ms-transform: scale(1.15);
	 transition: opacity 0.35s ease 0s, transform 1s ease 0s;
	 -moz-transition: opacity 0.35s ease 0s, transform 1s ease 0s;
	 -o-transition: opacity 0.35s ease 0s, transform 1s ease 0s;
	 -webkit-transition: opacity 0.35s ease 0s, -webkit-transform 1s ease 0s;
	 -ms-transition: opacity 0.35s ease 0s, -ms-transform 1s ease 0s;*/
	 width:100%;
	 opacity:1;
	-moz-opacity:1;
	-webkit-opacity:1;
}
.content:hover .data,.content .data{background:#a96f2f; }
.subbanner3 img ,.block.block-banner img,.category-image img,.shopping_CMS_main1 img,.img_inner img{    max-width: 100%;}
.subbanner2 .content:hover img{
	opacity:0.6;
	-moz-opacity:0.6;
	-webkit-opacity:0.6;
 transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	 transition: opacity 0.35s ease 0s, transform 1s ease 0s;
	 -moz-transition: opacity 0.35s ease 0s, transform 1s ease 0s;
	 -o-transition: opacity 0.35s ease 0s, transform 1s ease 0s;
	 -webkit-transition: opacity 0.35s ease 0s, -webkit-transform 1s ease 0s;
	  -ms-transition: opacity 0.35s ease 0s, -ms-transform 1s ease 0s;
}
.data {
    overflow: hidden;
    width: 100%;
}
.data > a {
    display: block;
    height: auto;
    width: 100%;
}
.content-text {
    position: absolute;
    bottom:20px;
	color:#fff;
	text-align:center;
	width:100%;
}
.content-text-inner{padding:20px}
.heading .heading2{font-weight:600;}
.heading {
    font-size: 24px;
	line-height:28px;
    font-weight: 300;
    margin-top: 30px;
	font-family:'chicken-sans-regular';
    text-transform: uppercase;
	transform: translate3d(0px, 10px, 0px);
	-ms-transform: translate3d(0px, 10px, 0px);
	-o-transform: translate3d(0px, 10px, 0px);
	-webkit-transform: translate3d(0px, 10px, 0px);
	-moz-transform: translate3d(0px, 10px, 0px);
    transition: opacity 0.35s ease 0s, transform 0.7s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, transform 0.7s ease 0s;
	 -o-transition: opacity 0.35s ease 0s, transform 0.7s ease 0s;
	 -webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.7s ease 0s;
	  -ms-transition: opacity 0.35s ease 0s, -ms-transform 0.7s ease 0s;
		-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
	cursor:pointer;
}
.subbanner2 .content:hover .heading{
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    transition: transform 0.7s ease 0s;
    -moz-transition:transform 0.7s ease 0s;
    -o-transition:  transform 0.7s ease 0s;
    -webkit-transition:  -webkit-transform 0.7s ease 0s;
    -ms-transition:  -ms-transform 0.7s ease 0s;
}

/*tab start*/
.tabberlive .tabbertabhide { display:none; }
.tabberlive {clear:both;padding-bottom: 4%;}
.category-products ul.item.slider-item > li:first-child{margin-bottom:15px;}
ul.tabbernav
{
    padding: 0;
    padding-top:20px;
    padding-bottom: 10px;
    position:relative;
    text-align:left;
    width: 100%;
    margin: auto;
    margin-bottom: 10px;
}
@media only screen and (min-width: 700px) {
    ul.tabbernav{
        display: flex!important;
        justify-content: center;
    }
}
@media only screen and (max-width: 700px) {
    ul.tabbernav{
        display: flex!important;
        justify-content: start;
    }
}
.content-tabnav {
    background-color:#1e1e1e;
    display: inline-block;
    width: 100%;
    text-align:center;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.tabs{clear:both; margin-bottom:10px;}
.line-tab{background: url('../images/title_lines.jpg') repeat-x scroll 0px center transparent; display:block; width: 53%;
left: 445px;
position: absolute;}
ul.tabbernav li	{
    list-style:none;
    float:left;
    position:relative;
    text-align: right;
}
.ie8 ul.tabbernav li	{float:left; display:block;}
.content { padding:0; }
ul.tabbernav li a {
    font-size: 17px;
    position: relative;
    font-family: "chicken-sans-bold";
    padding-left: 0px;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #f7f7f7;
}

@media only screen and (max-width: 479px) {
    ul.tabbernav li a.ic_combos {
        padding-left: 0px;
    }

    #onestepcheckout-form label{
        width: 58% !important;
    }
    .payment-methods dd{
        max-width: 100px !important;
    }

    .onestepcheckout-index-index textarea.input-text{
        width: 60% !important;
    }
}

ul.tabbernav li a.ic_combos {
    /* width: 120px; */
}


ul.tabbernav li a::before {
    content: "";
    position: absolute;
    top: 4px;
    left: -28px;
    width: 50px;
    height: 35px;
    z-index: 1;
}
@media only screen and (min-width : 767px) {
    .ic_familiar,.ic_para_dos{
        padding-left: 30px !important;
    }
}
/*
ul.tabbernav li a.ic_personal:before{
    background: url('../images/header/ic_combos_personales.svg') 0px 0px no-repeat;
}
ul.tabbernav li a.ic_familiar:before{
    background: url('../images/header/ic_combos_familiares.svg') 0px 0px no-repeat;
}
ul.tabbernav li a.ic_para_dos:before{
    background: url('../images/header/ic_combos_para_dos.svg') 0px 0px no-repeat;
}
ul.tabbernav li a.ic_piqueos:before{
    background: url('../images/header/ic_piqueos_bebidas.svg') 0px 0px no-repeat;
}
ul.tabbernav li a.ic_combos:before{
    background: url('../images/header/ic_combos.svg') 0px 0px no-repeat;
}
ul.tabbernav li a.ic_promociones:before{
    background: url('../images/header/ic_promociones.svg') 0px 0px no-repeat;
}*/
ul.tabbernav li a:hover	{ text-decoration: none; }
ul.tabbernav li a.selected , ul.tabbernav li a:hover	
{ 

color:#ebbc55 !important;
border-color:#1e1e1e;
font-weight:normal;
}
.arrow{
    display: block;
    height: 4px;
    position: absolute;
    top: 42px;
    width: 100%;
    margin: auto;
}
ul.tabbernav li a.selected + .arrow , ul.tabbernav li a:hover	+ .arrow {
    /*background: transparent url("../images/sprite-popeyes.png") no-repeat -12px -164px;*/
    background-color: #ebbc55;
}
.tabberlive .tabbertab {
	padding-bottom: 5px;
	border-top:0; 
	float:left;
	width:1000px; 
	background:url(../images/tobbottom_line.png) repeat-x left bottom;
}
.tabbernav .item-cat {
    width: 180px;
}

/* tab end */
/*footer*/
.footer_container_inner,.footer_topcontainer{
    background:  white url("../images/bloq_02.jpg") repeat-x scroll 0 0;
    overflow:hidden;
}
.logo-footer{
    padding: 25px 0px;
}
.payment_icon {
    /*background: transparent url("../images/sprite-popeyes.png") no-repeat scroll -102px -6px;
    height: 50px;
    width: 293px;
    float: left;*/
}
.payment_icon {
    float: right;
}
.payment_icon_content {
    padding: 7px 0 6px 0;
}
.payment_icon_content img {
    padding-right: 12px;
}
.footer_payment_means {
    float: left;
}
.payment_text {
    color: white;
    display: inline-block;
    float: left;
    font-size: 98%;
    padding-left: 5px;
    position: relative;
    top: 14px;
    padding-right: 17px;
}
.footer_made_in_mambo {
    float: right;
}
.footer_made_in_mambo_content {
    background: transparent url("../images/sprite-popeyes.png") no-repeat scroll -9px -57px;
    float: right;
    height: 40px;
    width: 187px;
}
.footer_left{width:23%; background:#7e4728; padding:17px 0px; float:left;}
.footer_left .footer_content{font-size:25px; line-height:30px; color:#eae0d5; font-family:'Coustard','git as',Arial,Helvetica,sans-serif; text-align:center;}
.footer_outer{float:left; width:77%;}
.small-text{font-size:20px; line-height:26px;}
.footer_center{padding:23px 0 23px 50px; display:block; overflow:hidden;}
.rightcontent{width:75%; color:#eae0d5; font-size:14px; float:left;}
.footer_right a{float:right; padding:10px; color:#eae0d5; border:1px solid #eae0d5; font-size:14px;}
.footer_right a{color:#eae0d5;}


.footer_logo{width:23%;float:left;}
.footer_wrapper{float:left; width:100%; }
.footerlogo{text-align:center; margin-top:40px;}
/*footer */
.ratings .amount,.product-block-inner .actions .add-to-links{display:none;}
.hover_block{position:absolute; top:27%;left:0px; right:0px; margin:30px; background:#4d4d4d; padding:10px; opacity:0.9;-moz-opacity:0.9;-webkit-opacity:0.9; width:50%; margin:0px auto 0px;}
.product-image-block{position:relative;}
h2.blog_title{margin-bottom:25px;}
.blog li .img{float:left; width:46%; display:block; margin-left:2%;}
.blog li.first_item_tm .img{ margin-left:0%;}
.blog li .content-wrapper{width:48%; float:left; margin-right:4%}
.blog li.first_item_tm .content-wrapper{width:48%; float:left; margin-right:6%}
.blog .title {
    color:#343434;
    font-family:'Coustard','chicken-sans-regular',Arial,Helvetica,sans-serif;
    line-height:20px; padding-bottom:17px;
}
.blog .title  a {
    color: black;
    font-size: 115%;
    line-height: 126%;
}
.blog .author{color:#d56b1f; margin-top:13px; font-style:italic;}
.blog .desc{color:#666666;}
.blog .readmore {
    background: transparent url("../images/bg-button2.png") repeat-x scroll 0 0;
    border: 1px solid #d3d1c6;
    border-radius: 20px;
    float: left;
    margin-top: 25px;
    cursor: pointer;
}
.blog .readmore a{
    color: #c41230;
    display: block;
    font-family: "chicken-sans-regular";
    font-size: 98%;
    font-weight: bolder;
    line-height: 18px;
    padding: 4px 14px;
    cursor: pointer;
}

.blog1 {
    display: block;
    overflow: hidden;
}
.blog{ }
.blog li .img_inner:hover img{opacity:0.6; 
transition: all 600ms ease 0s;
-o-transition: all 600ms ease 0s;
-webkit-transition: all 600ms ease 0s;
-moz-transition: all 600ms ease 0s;
-ms-transition: all 600ms ease 0s;
} 
.blog li .img_inner img{opacity:1; 
transition: all 600ms ease 0s;
-o-transition: all 600ms ease 0s;
-webkit-transition: all 600ms ease 0s;
-moz-transition: all 600ms ease 0s;
-ms-transition: all 600ms ease 0s;
} 
.hover_block .actions{background:transparent; border:1px solid #fff; padding:11px;}
.hover_block .ratings{margin-bottom:0px;}
.hover_block button.button span{font-size:0px; padding:0px; border:none; line-height:0px; height:0px;}
.hover_block .actions > button.button{width:36px; height:30px;background: url("../images/cart.png") no-repeat scroll 0 0 transparent; padding:15px; margin-top:7px;}
.product-block-inner .hover_block{
	opacity: 0;
	-moz-opacity:0;
	-webkit-opacity:0;
    transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	 -moz-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	 -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	 -webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
	
	}
.ie8 .product-block-inner .hover_block{ display:none;}
.ie8 .product-block-inner:hover .hover_block{display:block;}
.product-block-inner:hover .hover_block{
	opacity: 1;
	-moz-opacity:1;
	-webkit-opacity:1;
    transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	 background: none repeat scroll 0 0 rgba(55, 55, 55, 0.91);
	}
#featured-carousel.product-carousel{padding-bottom:20px; margin:0px;}
.footer_bottom li.first{padding:0 6px 0 0px;}
#product_tabs_cms_contents{display:none !important;}
.subbanner3:hover img{

}
.subbanner3 img{

}
.subbanner3{}
/* manufacture carousal */
/*
.manufacture_products .product-carousel .last_item_tm .product-block-inner{padding:10px 0px; }
.manufacture_products .product-carousel .last_item_tm .product-block{margin:5px 0px;}
.manufacture_products {margin-left:-25px; margin-right:25px;}
.manufacture_products .category-title{margin:0 0 2px 25px;}
*/



/* ------------ Libro de reclamaciones ------------ */
.content-libroreclamaciones {
    margin: auto;
    max-width: 660px;

}

.content-fecha-libroreclamaciones {
    height: 20px;
    margin-top: 10px;
}

.content-fecha-libroreclamaciones ul {
    width: 230px
}

.content-fecha-libroreclamaciones ul li {
    float: left;
    margin-left: 20px;
    width: 40px;
    height: 27px;
    border: 1px solid #ccc;
    text-align: center;
    padding-top: 3px;
    background-color: white;
}

.razonsocial-libroreclamaciones {
    clear: both;
    margin-top: 23px;
    font-weight: bold;
    /*float: left;
    margin-bottom: 8px;*/
}



.content-reclamacion .titulo_section_libroreclamos {
    color : #cc0033;
}


.field-libroreclamacion {
    padding: 10px;
    clear: both;
    float: left;
    width: 100%;
}
.field-libroreclamacion .block-field {
    float: initial;
}

.field-libroreclamacion label em {
    color: #df280a;
}

.field-libroreclamacion input {
    padding: 7px;
}
.field-libroreclamacion textarea{
    width: 100%;
}
.field-libroreclamacion select {
    padding: 7px;
}

.field-libroreclamacion label {
    margin-right: 10px;
    /*width: 157px;*/
    display: block;
    float: left;
    text-align: right;
}

.content-reclamacion fieldset {
    margin-top: 20px;
}

input[type=text].errors {
    border: 1px solid #df280a;
    padding: 4px;
}

.errors {
    color : #df280a;
}

.errors li{
    text-align: left;
    font-size: 12px;
}

.block-field {
    float: left;

}
.libroreclamaciones-index-index .block-field {

}
.consideraciones_libroreclamos {
    font-size: 12px;
    width: 100%;
    float: left;
}
.content-reclamacion .block-fieldset {
    width: 100%;
}
.block-field input[type="text"], .block-field select, .block-field textarea {
    width: 100% !important;
}

.consideraciones_libroreclamos .titulo_section_libroreclamos{
    color: #cc0033;
    font-weight: bold;
}
.consideraciones_libroreclamos ul li label {
    color: #cc0033;
    font-weight: bold;
}
/* --------------- Fin Libro Reclamaciones --------------- */


/* Estilos para mapas 2.0 */

#gmaps-content {
    font-family: "chicken-sans-regular";
    overflow: scroll;
}

#gmaps-content  #content-continue-address{
    text-align: center;
}

#gmaps-content label {
    color:#ebbc55;
    font-family: "chicken-sans-regular";
}
#gmaps-content .title-mapas {
    font-size: 20px;
    font-weight: bold;
    background: coral;
    padding: 15px;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    font-family: 'chicken-sans-bold';
}

#gmaps-content .title-mapas {
    font-size: 20px;
    font-weight: bold;
    background: #df280a;
    padding: 15px;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Tungsten',Arial,Verdana,sans-serif;
}

#gmaps-content .title-mapas span.close-maps {
    position: absolute;
    top: 0;
    right: 0;
    margin: 10px;
    border-radius: 50%;
    padding: 5px;
    width: 28px;
    cursor: pointer;
    font-family: sans-serif;
    background: rgba(233,212,212,0.28);
}

.close-maps:before {
    content: "";
    position: absolute;
    top: 5px;
    right: -1px;
    width: 30px;
    color: #FFF;
}
.content-mapa-popup {
    padding: 17px 32px;
}

.message-store {
    color: #df280a;
    border: 1px solid;
    border-radius: 5px;
    padding: 3px;
    margin-bottom: 10px;
    display: none;
}
#list-info-address label{
    display: block;
    padding-bottom: 8px;
}
#departamento-mapa label, #distrito-mapa label, .autocomplete-content label{
    display: block;
    width: 100%;
    padding-left: 0;
}
#premap-canvas{
    padding-top: 10px !important;
}
.content-maz-lot{
    width: 100%;
    display: inline-block;
    padding: 12px;
    border: 1px solid #e6e4e4;
    border-radius: 8px;
    box-shadow: 0px 0px 7px 0px #eceaea;
}
.check_dir{
    padding-top: 5px;
}
.check_dir .label-c{
    line-height: 40px;
    font-size: 16px;
}
.check_dir .input-text{
    width: 60% !important;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px !important;
    box-shadow: inset 0px 0px 7px 0px #eae9e9;
}
.content-maz-lot label{
    display: block!important;
}
.content-maz-lot .check-maz-lot{
    font-size: 12px;
    color: #09168b;
    font-weight: bold !important;
}

#departamento-mapa , #distrito-mapa , .autocomplete-content {
    display: block;
    width: 100%;
    padding-bottom: 7px;
}
.pac-container.pac-logo:after{
    display: none !important;
}

.pac-container, .pac-item{
    z-index: 2147483647 !important;
}

div.checkoutcontainer input.input-text,
input.input-region
{
    background: #fff !important;
    margin-top: 5px;
}

#gmapsbottom {
    /*background: url('../images/mapas/mapa-bottom.png') no-repeat;*/
    width: 258px;
    height: 100px;
    font-size: 12px;
    color: #0c4da2;
    font-weight: bold;
    margin-top: 10px;
}
.popuppregmap {
    width:70%;
    height:419px;
    top:5%;
    left:15%;
    border : 10px solid coral;
    background-color: #ffffff;
    z-index: 9999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: fixed;

}
#premapCanvas{
    width:100%;
    height: 375px;
}
.pregmapsclose {
    height: 36px;
    width: 169px;
    margin: 5px auto 10px;
    color: white;
    font-size: 14px;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
    background-color:coral;

}
#gmapsbottom {
    cursor: pointer;
}
#fueradezona{
    height: 25px;width: 100%; background-color: #ec7912;
    text-align: center;
    padding: 10px 0px;
    font-weight: bold;
    color: white;
    font-size: 11px;
    position: absolute;
    z-index: 9999;
}

a#zrlink{
    font-weight: bold;
    text-decoration: underline;
    padding: 10px 162px;
    font-size: 13px;
}

.imagengmaps {
    background: url('../images/checkout/imagengmaps.gif') no-repeat 50% 50%;
    height: 90px;
    width: 100%;
}

#popmsj{
    height: auto;
    max-width: 350px;
    top: -325px;
    left: 0px;
    position: relative;
    z-index: 999;
    background-color: #f6e2b2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 10px solid #feb100;
    margin: 0 auto;
}
#popmsj .imgmarker{
    background: url('../images/mapas/markergoogle.png') no-repeat 69%;
    width: 75px;
    height: 69px;
    margin: 0 auto;
}
#popmsj div.text {
    text-align: center;
    height: 40px;
    width: 95%;
    margin: 0 auto;
}
.pregmapsok {
    height: 36px;
    max-width: 100px;
    margin: 0px auto 10px;
    color: white;
    font-size: 14px;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
    background-color: #0754b8; /* fallback flat color */
    background-image: -webkit-gradient(linear, left top, left bottom,from(#0754b8), to(#063175) ); /* for Chrome + Safari */
    background-image: -moz-linear-gradient(  top,#0754b8, #063175 ); /* for Firefox */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.billinginputhide{ display: none}

#add0 { width: 300px}

/* mapas 2.0 smartphone */
@media only screen and (max-width : 767px) {
    #popmsj div.text {width: 164px;}
    #popmsj { top: -325px; left: 0px; width: 90%; height: 175px; position: relative; margin: 0 auto; z-index: 99999;}
    .pregmapsclose { margin: 7px auto 10px; }
    .popuppregmap {
        height: 419px;
        width: 90%;
        left: 0px;
    }
    .content-mapa-popup{
        padding: 17px 13px !important;
    }
    #premapCanvas {height: 370px;}
}
div.my-account .customer-typedoc-num-doc select {
    width: auto !important;
}
div.my-account #place {
    width: auto !important;
}

/* mapas 2.0 new address page */
div.my-account select {
    margin-bottom: 15px;
    width: 22% !important;
    height: 34px;
    background: url(../images/bkg_input.gif) repeat-x left top #fff;
    -webkit-border-radius: 3px;-o-border-radius: 3px;-ms-border-radius: 3px; border-radius: 3px;
    display: inline-block;
}

div.my-account select#region_id{
    width: 100% !important;
}
div.my-account input#add2 {
    height: 20px;
    width: 75%;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;-o-border-radius: 3px;-ms-border-radius: 3px; border-radius: 3px;
    margin-bottom: 15px;
}
div.my-account input#add3,div.my-account input#add4 {
    height: 20px;
    width: 104px ;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;-o-border-radius: 3px;-ms-border-radius: 3px; border-radius: 3px;
    margin-bottom: 15px;
}

div.my-account .campoancho {
    float: left;
    width: 100%;
}
div.my-account .campoancho2 {
    float: left;
    width: 25%;
}
div.my-account #add0 {
    width: 535px;
}
#direccionactual{
    margin-bottom: 10px;
}
div.my-account .campoancho .validation-advice {display:none}

/* Estilos para mapas2.0 */

.onestepcheckout-column-left select#add1 {
    margin-bottom: 15px;
    width: 66px !important;
    height: 29px;
    background: url(../images/bkg_input.gif) repeat-x left top #fff;
    -webkit-border-radius: 3px;-o-border-radius: 3px;-ms-border-radius: 3px; border-radius: 3px;
    display: inline-block;
    margin-right: 5px;
}
.onestepcheckout-column-left input#add2 {
    height: 29px;
    width: 170px;
    background: url(../images/bkg_input.gif) repeat-x left top #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;-o-border-radius: 3px;-ms-border-radius: 3px; border-radius: 3px;
    margin-bottom: 15px;
    padding: 0 5px;
}
.onestepcheckout-column-left input#add3, .onestepcheckout-column-left input#add4 {
    height: 29px;
    width: 121px ;
    background: url(../images/bkg_input.gif) repeat-x left top #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;-o-border-radius: 3px;-ms-border-radius: 3px; border-radius: 3px;
}
.onestepcheckout-column-left .campotipo{

}
.onestepcheckout-column-left .campoancho {

}
.onestepcheckout-column-left .campoancho2 {
    float: left;
    width: 44%;
}
.onestepcheckout-column-left .campoancho .validation-advice {display:none}


.msg-warning {
    opacity: 0.8;
    position: absolute;
    z-index: 99;
    height: 32px;
    width: 100%;
    top: 0px;
    left: 0px;
    background: yellow;
    color: black;
    text-align: center;
    padding-top: 5px;
    display: none;
}
/*login facebook connect*/

.customer-account-login .inchoo-socialconnect-login {
    float: right;
    margin-right: 204px;
}
.intro-socialconnect {
    margin: 20px 0 33px;
}
.txt-socialconnect {
    float: left;
    width: 44%;
    margin-right: 20px;
}

.preview-cart-before-checkout .notice-msg{
    color: red;
    font-weight: bold;

}

.options-msg {
    display: none;
}

/* ------------------------------- Fin Mapas --------------------- */


.item-sm img {
    width: 112px;
    /*height: 136px;*/
}

.submenu-home {
    position:absolute;
    width: 879px;
    background-color:white;
    margin-top:0px;
    z-index:1000;
    /* border:1px solid black; */
    display:none;
    background: white;
    /*box-shadow: 0 9px 9px #333333;*/
    padding: 0 12px;
    -moz-border-radius:9px; -webkit-border-radius:9px; border-radius:0 9px 9px 9px;
    left: -9px;
}

.submenu-home .item-sm a{
    background: #eeeeee none repeat scroll 0 0;
    display: block;
    float: left;
    height: 154px;
    margin: 14px 2px;
    padding: 0 20px !important;
    text-align: center;
    width: 102px;
}
.submenu-home .item-sm a:hover {
    background-color: none;
}

.menu0.home_link:hover .submenu-home {
    display: block;
}

.item-sm.banda-menu a{
    height: 0px !important;
    width: inherit !important;
    margin: 0px;
    padding: 0px;
}
.right_arrow {
    display: none !important;
}

/***** LINK COMPARE ****/
.link-compare { display:none; }

/***** CAROUSEL  ****/
ul .product-details {
    color: black;
    font-size: 100%;
    line-height: 145%;
    min-height: 41px;
    padding: 0px 20px 10px;
}
ul .price {
    color: black;
    font-size: 112%;
}
ul .button.btn-cart span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #ebbc55;
}
ul .price-box {
    margin: 2% 0 6%;
}
ul .product-block-inner {
    border: 1px solid transparent;
}
ul .product-block-inner:hover {
    /*border: 1px solid #fad78d;*/
}
ul .button.btn-cart {
    /*background: url("../images/bg-slide-button.png") repeat-x transparent;*/
    border: 1.5px solid #ebbc55;
    border-radius: 20px;
    color: #ebbc55;
    font-family: "chicken-sans-bold";
    font-size: 114%;
    padding: 5% 17% 4% 17%;
}
ul .button.btn-cart:hover {
    background: #ebbc55 !important;
    border: 1.5px solid #ebbc55 !important;
    color: white;
}
ul .button.btn-cart span:hover{
    color: white;
}
.product-name a , .product-review .product-name {
    color:black;
    text-decoration:none;
    margin-bottom:5px;  text-transform:uppercase;
    font-family:"chicken-sans-regular";
    font-size: larger;

}

.preview-cart-before-checkout .title-buttons h1 {
    color: #ff7800;
    font-size: 127%;
    text-transform: uppercase;
}
.preview-cart-before-checkout .cart-collaterals .discount {
    background: #fffcef;
    border: medium none;
    padding: 8% 11%;
    width: 74%;
}
.preview-cart-before-checkout .cart-collaterals .discount h2 {
    text-transform: uppercase;
    color: black;
    font-family: "chicken-sans-regular";
    font-size: 120%;
    margin-bottom: 0;
}

.preview-cart-before-checkout .cart-collaterals .cart .discount .input-box {
    margin: 17px 0 0;
    width: 260px;
}
.preview-cart-before-checkout .cart-collaterals .discount .discount-form label {
    font-size: 83%;
}
.preview-cart-before-checkout .cart-collaterals .discount .discount-form input {
    background: #e1e1e1;
    border: solid 1px #a09f9f;
    width: 100%;
}

.preview-cart-before-checkout .cart-collaterals .col3-set .col-1 {
    width: 40%;
    margin: 0;
}
.preview-cart-before-checkout .cart-collaterals .col3-set .col-2 {
    width: 60%;
    margin: 0;
}
.preview-cart-before-checkout .cart-collaterals .col3-set .col-2 .totals {
    background: #fffcef none repeat scroll 0 0;
    border: medium none;
    float: right;
    margin-bottom: 10px;
    padding: 7%;
    width: 84%;
}
.preview-cart-before-checkout .cart-collaterals .col3-set .col-2 .totals .checkout-types li:last-child {
    background: #ebbc55;;
    border: 1px solid #e1e1e1;
    border-radius: 29px;
    margin: auto;
    padding: 0.5% 1%;
    text-align: center;
    width: 90%;
}
.preview-cart-before-checkout .cart-collaterals .col3-set .col-2  button.btn-checkout span {
    border: 0 none;
    font-family: "chicken-sans-regular";
    font-size: 115%;
    text-transform: uppercase;
    height: auto;
    display: inline-block;
}
.preview-cart-before-checkout .cart-collaterals .col3-set .col-2 button.button {
    width: 100%;
}
.preview-cart-before-checkout #shopping-cart-table .button.btn-empty {
    background: transparent url("../images/bg-button3.png") repeat-x scroll 0 0;
    border: 1px solid #d3d1c6;
    border-radius: 20px;
    color: #ff6600;
    display: inline-block;
    font-family: "chicken-sans-regular";
    font-size: 81%;
    font-weight: normal;
    height: 43px;
    padding: 1% 3%;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    float: none;
}
.preview-cart-before-checkout #shopping-cart-table .cart-button {
    float: right;
    text-align: right;
    width: 100%;
}
.preview-cart-before-checkout #shopping-cart-table .button.btn-update {
    background: transparent url("../images/bg-button3.png") repeat-x scroll 0 0;
    border: 1px solid #d3d1c6;
    border-radius: 20px;
    color: #ff6600;
    display: inline-block;
    font-family: "chicken-sans-regular";
    font-size: 81%;
    font-weight: normal;
    height: 43px;
    padding: 1% 2%;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    float: none;
}
.preview-cart-before-checkout #shopping-cart-table .button.btn-update span {
    color:#6f6f6f;
}
.preview-cart-before-checkout #shopping-cart-table .button.btn-empty span {
    color:#6f6f6f;
}
.preview-cart-before-checkout #shopping-cart-table .button.btn-continue {
    background: transparent url("../images/bg-slide-button.png") repeat-x scroll 0 0;
    border: 1px solid #e37a23;
    border-radius: 20px;
    color: #ffffff;
    font-family: "chicken-sans-regular";
    font-size: 81%;
    padding: 1% 3%;
    text-transform: uppercase;
    height: 43px;
    display: inline-block;
    float: none;
}
.cart-table .btn-empty {
    margin-left: 12px;
}
.preview-cart-before-checkout #shopping-cart-table .cart-button {

}
.preview-cart-before-checkout #shopping-cart-table .button.btn-continue span {
    color: white;
}
.preview-cart-before-checkout  .data-table tr.last th {
    color: black;
    font-size: 88%;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
    text-align: center;
    padding: 1% 0;
}
.preview-cart-before-checkout  .data-table tbody td {
    /*border-top: 1px solid #fed887;*/
}
.preview-cart-before-checkout .cart-field-img a {
    /*border: 1px solid #fed887;
    float: left;
    padding: 20%;*/
}
.preview-cart-before-checkout .cart-table h2.product-name {
    /*border-top: 1px solid #fed887;*/
    padding-bottom: 12px;
    font-size: 20px;
    border-bottom: 1px solid #707070;
    margin-bottom: 15px;
    margin-top: 35px;
    position: relative;
    padding-right: 30px;
    line-height: 1;
    font-weight: bold;
    text-align: left;
}
.preview-cart-before-checkout .cart-table .cart-price {
    /*border-top: 1px solid #fed887;*/
    float: left;
    width: 100%;
}
.options-products-content {
}
.col-left .block .block-title strong {
    color: #f58426;
    display: block;
    font-size: 105%;
    font-weight: normal;
    min-height: 16px;
    padding: 20px 0 10px;
    font-family: "chicken-sans-regular";
}

.col-left .block-layered-nav .block-content {
    margin: auto;
    width: 90%;
}
.col-left .block-layered-nav .block-related .block-content {
    width: auto;
}
.col-left .block-layered-nav .block-related .block-title {
    margin: auto;
    width: 90%;
}
.col-left {
    border: none;
}
.block-side-nav-container {
    border: none;
}
.page-title {
    border: none;
}
.toolbar {
    border-bottom: 1px solid #fad78d;
    border-top: 1px solid #fad78d;
    margin: 0;
}
.col-left .block-related  li .product-name a {
    font-size: 94%;
}
.col-left .block-related  li a.addto-cart {
    background: transparent url("../images/bg-slide-button.png") repeat-x scroll 0 0;
    border: 1px solid #e37a23;
    border-radius: 20px;
    color: #ffffff;
    font-family: "chicken-sans-regular";
    font-size: 79%;
    padding: 2% 3%;
}
.product-view .product-shop .price-box .price {
    font-size: 130%;
    line-height: 30px;
}
.product-view .title-option-products > p {
    color: black;
    font-weight: bolder;
}
.product-view ul.thumbnails.image_picker_selector li .thumbnail {
    -moz-user-select: none;
    background: #ececec none repeat scroll 0 0;
    border-radius: 4px;
    cursor: pointer;
    padding: 6px;
}
.product-view  .product-shop button.button span {
    color: white;
}
.product-view  .product-shop button.button {
    background: transparent url("../images/bg-slide-button.png") repeat-x scroll 0 0;
    border: 1px solid #e37a23;
    border-radius: 20px;
    color: #ffffff;
    font-family: "chicken-sans-regular";
    font-size: 114%;
    padding: 13px 74px;
    float: right;
    height: 43px;
}
.product-view .price-and-button {
    color: black;
    display: inline-block;
    margin: auto;
    padding: 20px 0 0;
    width: 100%;
}
.product-view .product-shop div.price-box {
    float: left;
    margin: 0 0 0 10px;
}
.product-view .options-products.bundle {
    border: 1px solid #a2a2a2;
    border-radius: 0 0 25px 25px;
    overflow: hidden;
}
.product-view .options-products-title {
    background: #f8eaca none repeat scroll 0 0;
    border-bottom: 1px solid #a2a2a2;
    margin-bottom: 25px;
}
.product-view .options-products-title-content {
    color: black;
    font-size: 89%;
    line-height: 123%;
    margin: auto;
    padding: 3% 0;
    width: 88%;
    font-weight: bold;
}
.product-view .col1-layout .product-view .product-shop {
    float: right;
    margin-top: 15px;
    width: 58%;
}
.product-view .product-img-box {
    float: left;
    margin-bottom: 10px;
    margin-right: 1%;
    width: 40%;
    border: 0 none;
}
.product-view .product-options-bottom {
    padding: 0;
}
.option-select, .option-checkbox, .option-multi, .option-radio {
    border-bottom: 1px solid #a2a2a2;
}
.product-view .title-option-products > p {
    color: black;
    font-weight: bolder;
    margin-top: 20px;
}
.product-view .title-option-products > p {
}
.product-view .product-options-bottom .add-to-cart {
    margin: 0;
}
.product-view  div.option-select{
    border-bottom: 1px solid #a2a2a2;
}
.product-view  .product-options p.required {
    display: none;
}
.col1-layout .product-view .product-shop {
    float: right;
    margin-top: 15px;
    width: 57%;
}
.options-products.simple .title-option-products {
    margin: 0 !important;
}
.product-view .product-shop .short-description {
    margin: 0;
    padding: 0 0 15px 2%;
}
a.zoom-btn-small {
    right: 5% !important;
}
.block-related .customNavigation a.prev, .block-related .customNavigation a.next {
    top: -21px;
}
.block-related p.block-subtitle {
    display: none;
}
.col-left.sidebar {
    padding: 0 0 4%;
}
.block-related .block-title span {
    color: #f58426;
    font-family: "chicken-sans-regular";
    font-size: 127%;
}
#related-carousel li.slider-item .labelprice {
    display: none;
}
.block-related  #related-carousel .actions button.button {
    float: none !important;
}
.block-related  #related-carousel div.actions {
    text-align: center !important;
}
.col1-layout article.col-main .block.block-related {
    padding: 1% 0 7%;
}
#containerDiv .ajaxcart .row2 a.next {
    padding: 11px 24px 13px !important;
}
.cart .title-buttons .checkout-types {
    display: none;
}
.preview-cart-before-checkout #shopping-cart-table .cart-button {
    /*border-top: 1px solid #fed887;*/
    padding: 2% 0 2% 0;
    width: 89%;
}
.preview-cart-before-checkout .data-table tbody td {
    /* border-top: 1px solid #fed887; */
}
.preview-cart-before-checkout .data-table tbody td.cart-field-img {
    border: 0;
}
.preview-cart-before-checkout .cart-field-img a {
    width: 114px;
}
.local-title-content {
    border-bottom: 1px solid #d6d6d6;
    color: #ff8d12;
    font-family: "chicken-sans-regular";
    font-size: 150%;
    padding-bottom: 18px;
}
.local-description {
    color: black;
    padding: 1% 0 0;
}
.local-title-content-1-a {
    color: black;
    font-family: "chicken-sans-regular","chicken-sans-regular";
    font-size: 153%;
    padding: 37px 0 17px;
    float: left;
    display: inline-block;
    width: 100%;
}
.local-title-content-1-b {
    color: black;
    display: inline-block;
    font-family: "chicken-sans-regular","chicken-sans-regular";
    font-size: 153%;
    float: left;
    padding: 37px 0 17px;
    position: relative;
    width: 100%;
}
.local-title-1 {
    position: relative;
}
.local-locales {
    z-index: 1;
    position: relative;
}
.local .local-locales-item h1 {
    color: #ff8d12;
    font-size: 150%;
    cursor: pointer;
}

.local-description-1 {
    color: black;
    font-size: 109%;

}
.local-description-2 {
    color: #585858;
    font-size: 103%;
}
.local-locales-item-content > span {
    background: transparent url("../images/sprite-popeyes.png") no-repeat scroll -108px -101px;
    float: left;
    height: 112px;
    position: absolute;
    width: 112px;
}
.local-locales-item-block-left .local-locales-item {
    float: left;
    width: 50%;
}
.local-locales-item-block-right .local-locales-item {
    float: left;
    width: 100%;
}
.local-locales-item {
    display: inline-block;
    float: left;
    padding: 0 0 2px;
    position: relative;
    width: 33%;
    height: 190px;
}
.local-locales-item > span {
    background: transparent url("../images/sprite-popeyes.png") no-repeat scroll -223px -157px;
    float: left;
    height: 20px;
    position: absolute;
    width: 21px;
    top: 3px;
    cursor: pointer;
}

.local-locales-item-content {
    margin: auto;
    width: 80%;

}
.local-locales-item-row {
    float: left;
    width: 100%;
}
.map-none {
    background: none !important;
}
.local-locales-content {
    float: left;
    padding: 0 0 31% 0;
}
.local-locales-item-block-left {
    width: 66%;
    float: left;
}
.local-locales-item-block-right {
    width: 34%;
    float: left;
}
.local-logo-bg-1 {
    position: absolute;
    right: 0;
    bottom: 28%;
    width: 29%;
}
.local-logo-footer-1 {
    position: absolute;
    left: 49px;
    bottom: 0;
    width: 55%;
}
.delivery-area-left {
    width: 30%;
    float: left;
}
.delivery-area-right {
    width: 70%;
    float: left;
}
.delivery-area-title {
    color: #ff8d12;
    font-family: "chicken-sans-regular";
    font-size: 134%;
    padding: 25px 0;
    float: left;
    width: 100%;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 40px;
}
.local-logo-phone-content {
    width: 80%;
    margin: auto;
}
.local-logo-phone-content img {
    width: 100%;
}
.local-logo-footer-2-content {
    width: 80%;
    margin: auto;
}
.delivery-area-little-description-content {
    width: 90%;
    margin: auto;
    font-size: 90%;
    color: black;
    padding: 32px 0;
}

.delivery-area-list {
    width: 100%;
    float: left;
}
.delivery-area-list li {
    list-style-type: none;
    width: 100%;
    float: left;
}
.delivery-area-right {

    height: 548px;
    float: left;
    overflow: hidden;
}
.hide-load {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
}
.delivery-area-map {
}

.delivery-area-map-content {
    margin: auto;
    width: 80%;
    position: relative;
    top: 30px;
}
.delivery-area-list .delivery-area-list-content {
    width: 90%;
    margin: auto;
}
.delivery-area-map-content-item iframe {
    width: 100%;
    border: 3px solid #e5e5e5;
}

.delivery-area-list li span {
    height: 26px;
    width: 27px;
    background: transparent url("../images/sprite-popeyes.png") no-repeat scroll -7px -237px;
    float: left;
    width: 15%;
}
.delivery-area-list li a {
    font-size: 91%;
    color: black;
    padding: 2px 0;
    float: left;
    width: 85%;
    cursor: pointer;
}
.delivery-area-list li a.active {
    color: #ff8d12;
}
.delivery-area-list li a:active, .delivery-area-list li a:hover {
    color: #ff8d12;
}
.local-logo-footer-2 {
    display: none;
    float: left;
    padding: 24px 0 36px 0;
    width: 70%;
}
.local-logo-footer-2-content img {
    width: 100%;
}
.product-view .title-option-products > p, .product-options dd {
    margin: auto;
    width: 90%;
}
.option-multi-content {
    margin: auto;
    width: 90%;
}
.customer-account-create .account-create {

}
.customer-account-create .account-create {

}
.nuevo-usuario {
    width: 100%;
}
.nuevo-usuario .account-create {
    float: left;
    width: 100%
}

.nuevo-usuario .new-users .fieldset {
    width: 100%;
    float: left;
}
.account-create-fb-button {
    float: left;
    width: 50%;
}
.account-create-fb-text {
    float: left;
    width: 50%;
}
.account-create-fb {
    width: 100%;
    float: left;
}

.nuevo-usuario .inchoo-socialconnect-facebook-inner{
    display: flex;
}
.last-margin{
    margin-bottom: 90px !important;
}

.nuevo-usuario .inchoo-socialconnect-facebook-inner a {
    background: transparent url("../images/bg-button4.png") repeat-x scroll left top !important;
    border-radius: 20px;
    display: block;
    float: right;
    font-family: "chicken-sans-regular";
    font-size: 107%;
    margin-bottom: 12px;
    margin-right: 0;
    padding: 0px 0 0;
    text-align: center;
    width: 240px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white !important;

}
.menu-last a {
    background: none !important;
}
#advancedmenu .menu:last-child a {
    background: none !important;
}
.links-top-menu {
    display: block;
}
.links-top-menu.links{
    display: block;
    /*width: 100%;*/
    height: auto;
}
.blog-content {
    background: #fffcef;
}
.btn_iniciosesion {
    color: #000000;
}
.tm_headerlinkmenu_login, .tm_headerlinkmenu_myaccount {
    float: left;
    display: none;
    color: white;
    font-weight: bolder;
    font-size: 100%;
    top: 22px;
    position: relative;
    cursor: pointer;
    padding: 7px 11px;
}

.cms-nuestra-carta .page-title h1 {
    font-family: "chicken-sans-regular";
    color: #ff8d12;
    text-transform: uppercase;
    font-size: 19px;
}
.cms-nuestra-carta .flex-direction-nav {
    display: block !important;
}
.cms-nuestra-carta  .flex-control-nav {
    display: none;
}
.cms-nuestra-carta .flexslider {
    overflow: visible !important;
}
.cms-nuestra-carta  .flex-direction-nav li a.flex-prev {
    left: -3%;
}
.cms-nuestra-carta  .flex-direction-nav li a.flex-next {
    right: -3%;
}
.cms-nuestra-carta .page-title {
    padding: 12px 0;
    border-bottom: 1px solid #e5e5e5;
}
.cms-nuestra-carta .std {
    display: inline-block;
    width: 100%;
    float: left;
    margin: 30px 0;
}

.blog-content {

}
#onestepcheckout-forgot-success {
    color: #f67900;
    font-size: 13px;
    padding: 16px 1px;
    line-height: 17px;
}

#onestepcheckout-forgot-success .btn-back-logincheckout a {
    background: transparent url("../images/bg-button3.png") repeat-x scroll left top !important;
    border: 1px solid #e1e1e1;
    border-radius: 20px;
    display: inline-block;
    float: none !important;
    font-family: "chicken-sans-regular";
    font-size: 87%;
    padding: 8px 4px;
    text-align: center;
    text-transform: uppercase;
    width: 68%;
    margin: auto;
    margin-top: 20px;
}
.onestepcheckout-forgot-success-goback {
    width: 100%;
    text-align: center;
}

.contacts-index-index .page-title h1{
    font-family: "chicken-sans-regular";
    color: #ff8d12;
    text-transform: uppercase;
    font-size: 19px;
}
.contacts-index-index .page-title {
    padding: 12px 0;
    border-bottom: 1px solid #e5e5e5;
}
.contacts-index-index .col1-layout h2{
    color: #666666;
    font-family: 'chicken-sans-regular';
    font-size: 14px;
    padding: 45px 0 0 0;
}
.contacform {
    width: 100%;
}
.contacformcontent {
    width: 42%;
}
.contacts-index-index .contacformcontent input, .contacts-index-index .contacformcontent textarea {
    background-color: #e5e5e5;
    border: 1px solid #c6c6c6;
    padding: 8px 12px;
    font-size: 13px;
}
.contacts-index-index .contacformcontent button.button span {
    color: white;
    text-transform: uppercase;
}
.contacts-index-index .contacformcontent button.button {
    background: url("../images/bg-slide-button.png") repeat-x transparent;
    border: 1px solid #e37a23;
    border-radius: 20px;
    color: #ffffff;
    font-family: "chicken-sans-regular";
    font-size: 114%;
    padding: 11px 40px 27px 40px;
    height: 12px;
}
.contacts-index-index .buttons-set p.required {
    color: #ff5e00;
}
.contacform {
    position: relative;
    padding: 0 0 95px 0;
}
.contacform .contactformicon1 {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 39%;
}
.contacform .contactformicon2 {
    display: none;
    position: absolute;
    top: 1%;
    right: 0;
    width: 19%;
    padding: 0 0 20px 0;
}
.contactformicon1content {
    width: 100%;
}
.contactformicon1content img {
    width: 100%;
}
.contactformicon2content {
    width: 100%;
}
.contactformicon2content img {
    width: 100%;
}
.cms-home .blog .customNavigation .prev {
    display: none;
}
.cms-home .blog .customNavigation .next {
    display: none;
}


.libroreclamaciones-index-index h1 {
    font-family: "chicken-sans-regular";
    color: #ff8d12;
    text-transform: uppercase;
    font-size: 19px;
}
.libroreclamaciones-index-index .main {
    padding: 7px 0 70px 0;
}
.libroreclamaciones-index-index .page-title {
    float: left;
    border-bottom: 1px solid #e5e5e5;
    display: inline-block;
    width: 100%;
    position: relative;
}
.page-detail {
    display: inline-block;
    float: left;
    width: 100%;
    margin-top: 27px;
}
.libroreclamaciones-fecha {
    width: 100%;
}
.libroreclamaciones-fecha label {
    float: left;
    display: inline-block;
}
.libroreclamaciones-fecha ul {
    float: left;
    display: inline-block;
}
.libroreclamaciones-fecha li {
    float: left;
    display: inline-block;
}
.content-reclamacion .titulo_section_libroreclamos {
    color: #ff8d12;
    font-size: 15px;
}
.consideraciones_libroreclamos .titulo_section_libroreclamos {
    color: #ff8d12;
    font-size: 15px;
}
.consideraciones_libroreclamos ul li label {
    color: #ff8d12;
}
.libroreclamaciones-index-index .fieldset{
    margin-top: 38px;
    width: 100%;
}
.libroreclamaciones-index-index .libroreclamaciones button.button {
    background: url("../images/bg-slide-button.png") repeat-x transparent;
    border: 1px solid #e37a23;
    border-radius: 20px;
    color: #ffffff;
    font-family: "chicken-sans-regular";
    font-size: 114%;
    padding: 11px 40px 27px 40px;
    height: 12px;
}
.libroreclamaciones-index-index .libroreclamaciones button.button span {
    text-transform: uppercase;
    color: white;
}
.field-libroreclamacion-half {
    width: 38%;
    float: left;
}
.content-reclamacion {
    width: 98%;
    margin: auto;
}
.libroreclamacionescontent {
    max-width: 810px;
    margin: auto;
}
.content-reclamacion .block-fieldset {
    margin-top: 20px;
    margin-bottom: 25px;
    float: left;
    width: 100%;
    display: block;
    position: relative;
}
.onestepcheckout-numbers {
    font-size: 20px;
    text-transform: uppercase;
    font-family: "chicken-sans-regular";
    color: #ff8d12 !important;
    font-weight: normal !important;
}
.customer-account-index .payment-methods dd {
    padding: 0 0 23px 20px !important;
}
.customer-account-index .dashboard .box .box-title {
    background: #ffa13e !important;
}
.customer-account-index .success-msg {
    background: #f8edd1 !important;
}
.customer-account-index .dashboard .box .box-title h3, .customer-account-index .dashboard .box .box-title h4 {
    color: white;
    padding: 2px 0 0 0;
}
.customer-account-index .dashboard .box .box-title a {
    text-decoration: underline;
    color: white;
}
.customer-account-index .dashboard .box .box-content p, .customer-account-index .dashboard .box .box-content address, .customer-account-index .dashboard .box .box-content h4{
    padding: 0 5px;
}
.customer-account-index .box-head h2 {
    color: #ff8200;
}

.registered-users .buttons-set button.button {
    background: #ebbc55;;
    border-radius: 20px;
    display: block;
    float: right;
    font-family: "chicken-sans-regular";
    font-size: 107%;
    margin-bottom: 12px;
    margin-right: 0;
    padding: 3px 0 0;
    text-align: center;
    width: 240px;
    height: 40px;
}
.registered-users .buttons-set button span {
    color: white;
}
.registered-users .buttons-set a {
    color: black;
    text-decoration: underline;
}


.customer-account-login .account-login div.inchoo-socialconnect-facebook-inner a {
    background: transparent url("../images/bg-button4.png") repeat-x scroll left top !important;
    border-radius: 20px;
    display: block;
    float: right;
    font-family: "chicken-sans-regular";
    font-size: 107%;
    margin-bottom: 12px;
    margin-right: 0;
    padding: 0px 0 0;
    text-align: center;
    width: 240px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white !important;
}
.inchoo-socialconnect-login-lower-facebook{
    width: auto !important;
}
.customer-account-login .account-login div.inchoo-socialconnect-facebook-inner button.button {
    background: #ebbc55;
    /* background: transparent url("../images/bg-button4.png") repeat-x scroll left top !important; */
    border: 1px solid #e1e1e1;
    border-radius: 20px;
    color: white !important;
    display: inline-block;
    font-family: "chicken-sans-regular";
    font-size: 98%;
    height: 37px !important;
    padding: 2px 0 0;
    text-align: center;
    width: 240px;
    margin-bottom: 15px;
    float: left;
}
.customer-account-login .account-login div.inchoo-socialconnect-facebook-inner button.button span{
    color: white;
}
.customer-account-login .inchoo-socialconnect-login {
    margin-right: 0 !important;
    width: 50%;
}
.registered-users .buttons-set{
    display: flex;
    margin-top: 10px;
}
.customer-account-login .login-btn{
    width: 50%;
}
button.button span, .back-link a {
    color: black;
}
.preview-cart-before-checkout .cart-table .cart-price {
    font-weight: bolder;
    padding: 0 0 1px 0;
    /* margin-top: 17px; */
    color: black !important;
}
.preview-cart-before-checkout .cart-table input.input-text {
    margin-top: 17px;
    background: #e6e6e6;
    border: 1px solid #b8b8b8;
    text-align: center;
}
.preview-cart-before-checkout .cart-table .btn-remove2 {
    margin-top: 22px;
    padding: 0 12px;
}
.cart .totals tfoot td strong {
    color: black;
}

.preview-cart-before-checkout .cart-collaterals .col3-set .col-2 button.btn-checkout span {
    color: white;
}
.success-checkout-right .button.button span {
    color: white !important;
}
.pregmapsclosedisabled {
    background-color: #cacaca;
    color: white;
    cursor: pointer;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    margin: 5px auto 10px;
    text-align: center;
    width: 169px;
    display: block !important;
}
.checkout-onepage-success .main {
    margin-top: 67px;
}
.success-checkout-right .buttons-set button.button {
    background: url("../images/bg-slide-button.png") repeat-x transparent;
    border: 1px solid #e37a23;
    border-radius: 20px;
    color: #ffffff;
    font-family: "chicken-sans-regular";
    font-size: 114%;
    padding: 4% 17%;
    margin-top: 59px;
}
.checkout-thank {
    padding-top: 29px;
}

.success-checkout-right .buttons-set button.button {
    text-transform: uppercase;
    color: white;
}
.success-checkout-right .page-title h1 {
    text-transform: uppercase;
    width: 220px;
}
.success-checkout-right .col-main {
    position: relative;
}
.img-thank {
    position: absolute;
    width: 40%;
    right: 1%;
    bottom: 0;
}
.img-thank-content {
    width: 100%;
}
.img-thank-content img {
    width: 100%;
}
.customer-account-edit .my-account .button.button {
    background: url("../images/bg-slide-button.png") repeat-x transparent;
    border: 1px solid #e37a23;
    border-radius: 20px;
    color: #ffffff;
    font-family: "chicken-sans-regular";
    font-size: 114%;
    padding: 7px 22px;
    height: 36px;
    width: 156px;
}
.customer-address-form .my-account .button.button {
    background: url("../images/bg-slide-button.png") repeat-x transparent;
    border: 1px solid #e37a23;
    border-radius: 20px;
    color: #ffffff;
    font-family: "chicken-sans-regular";
    font-size: 107%;
    padding: 7px 22px;
    height: 36px;
    width: 217px;
}
.customer-address-form .my-account .button.button span {
    color: white;
    text-transform: uppercase;
}
.customer-account-edit .my-account .button.button span {
    color: white;
}
.my-account .addresses-list li.item {
    padding: 0;
}
.my-account .addresses-list h3 {
    font-family: "chicken-sans-regular";
    border-bottom: 1px solid #f0e7dd;
    color: #323232;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 14px;
    padding: 0 0 10px;
    text-transform: capitalize;
}
.my-account .addresses-list li.item {
    list-style-type:none;
}
.my-account .addresses-list address {
    padding: 0 3px;
}
.my-account .item p a {
    color: #ff9e23;
    text-decoration: underline;
    margin: 3px 0 10px 0;
    display: inline-block;
}
.my-account {
    padding: 7px 0 22px 0;
}
.success-msg {
    border-color: #ebbc55;
    background-color: #fbecd2;
    background-image: url(../images/i_msg-success.png);
    color: #ebbc55;
    float: left;
    width: 100%;
    margin: 27px 0;
}
.field-libroreclamacion-half-second {
    width: auto !important;
}

.forgotpassword-account-right .buttons-set button.button {
    background: url("../images/bg-slide-button.png") repeat-x transparent;
    border: 1px solid #e37a23;
    border-radius: 20px;
    color: #ffffff;
    font-family: "chicken-sans-regular";
    font-size: 114%;
    padding: 1px;
    height: 41px;
    width: 200px !important;
}

.forgotpassword-account-right .buttons-set button.button span {
    text-transform: uppercase;
    color: white;
}
.header-logo-delivery {
    float: left;
    margin: 0 0 0 19%;
    position: relative;
    background: url("../images/sprite-popeyes.png") no-repeat scroll -170px -241px transparent;
}
footer.footer-container div.footer {
    width: 80%;
    margin: auto;
}
.bundle .add-to-cart .qty {
    height: 35px;
    min-width: 77px;
    text-align: center;
    background-color: #e4e4e4;
    border: 1px solid #b7b7b7;
    font-size: 14px;
    color: black;
    margin: 0;
}
.product-view .price-and-button {
    padding: 0;
    border-radius: 0px;
    float: none;
    border-top: 1px solid #a2a2a2;
    padding: 24px 0 17px 0;
    background: url("../images/blq-trama.png") no-repeat scroll 0 -1px transparent;
    position: relative;
    top: 5px;
}
.product-view .price-and-button-content {
    width: 90%;
    margin: auto;
}
.product-view .product-shop .price-box .price {
    font-size: 197%;
}
.product-view .product-shop div.price-box {
    margin: 7px 0;
}
.product-options-bottom .add-to-cart {
    padding-bottom: 27px;
}
#category-treeview   li {
    position: relative;
    color: black;
}
#category-treeview li a span {
    color: black;
}
#category-treeview .expandable-hitarea, #category-treeview .collapsable-hitarea {
    position: absolute;
    right: 0;
    display: inline-block;

    background-color: white;
    border: 1px solid #b8b8b8;
}
#category-treeview  .hitarea {
    cursor: pointer;
}
#category-treeview  .parent.collapsable a span {
    font-weight: bolder;
}
#category-treeview  .parent.collapsable ul li a span {
    font-weight: normal;
}
.header-logo-delivery-content {
    text-align: center;
    float: left;
}

.header-logo-delivery-content span {
    font-size: 15px;
    padding-right: 3px;
    color: white;
    font-family: "chicken-sans-regular";
    display: inline-block;
    width: 100%;
}
.header-logo {
    width: 20%;
    text-align: center;
}
.header-nav {
    width: 50%;
}
.header-right {
    width: 30%;
}
.header-logo-delivery-content label {
    color: black;
    font-family: "chicken-sans-bold";
    font-size: 18px;
    font-weight: bolder;
    display: inline-block;
    width: 100%;
}
.button-promotion-online {
    position: relative;
}
.button-promotion-online button {
    position: absolute;
    top: -24px;
    left: 50%;
    z-index: 9;
    margin-left: -135px;
    background: #ebbc55;
    border-radius: 30px;
}
.button-promotion-online button span {
    padding: 16px 28px;
    font-size: 20px;
    font-family: "chicken-sans-regular";
    color: white;
}
.nav-item.nav-link {
    padding: 10px 10px;
    display: inline-block;
}
.nav-item.nav-link.active, .nav-item.nav-link:hover{
    border-bottom: 1.5px solid;
}
.navbar-nav {
    font-family: "chicken-sans-regular";
    display: inline-block;
}
ul.thumbnails.image_picker_selector li .thumbnail p {
    padding: 10px 0;
}
ul.thumbnails.image_picker_selector li .thumbnail img{
    width: 100px !important;
    height: 100px !important;
}
ul.thumbnails.image_picker_selector li .thumbnail p{
    width: 100px !important;
}
.products-list li .list-center, .products-list li .list-right {
    width: 431px !important;
}
.products-list li .list-right {
    float: left;
    width: 100%;
}
.products-list li .list-right {
    padding-left: 21px;
}

.carticon {
    /*background: transparent url("../images/sprite-popeyes.png") no-repeat scroll -51px -5px;*/
    width: 33px;
}

.cms-home .col1-layout .col-main {
    width: auto;
    margin: 0;
    background-color: #f5f1ef;
}

.ubicacion-index-index .page {
    width: auto;
    margin: 0;
    background-color: #f5f1ef;
}

.products-list li .list-right {

}

.product-view .options-products.simple {
    border: 1px solid #a2a2a2;
    border-radius: 0 0 20px 20px;
}
.product-view .options-products.simple .add-to-box {
    margin: 0;
}
.product-view .options-products.simple .add-to-cart {
    padding-bottom: 27px;
    float: left;
    margin: 10px 0;
    padding-left: 15px;
}
.data-table td.last, .data-table th.last {
    padding: 0 7px;
}

.product-view .options-products.simple .add-to-cart .qty {
    height: 35px;
    min-width: 77px;
    text-align: center;
    background-color: #e4e4e4;
    border: 1px solid #b7b7b7;
    font-size: 14px;
    color: black;
    margin: 0;
}

.tm_headerlinkmenu {
    position: relative;
    padding: 0px !important;
}
#nav-responsive-lg li.nivel0{
    display: none;
}

.content-menu-responsive {
    margin: 0;
    position: fixed;
    top: 0;
    right: -100%;
    height: 100%;
    color: #fff;
    width: 80%;
    max-width: 350px;
    min-width: 250px;
    z-index: 99995;
    background: #ff921e;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    -o-transition: left 0.3s;
    transition: left 0.3s;
    font-family: "chicken-sans-bold";
    text-align: center;
}
.container-menu-user img, .menu-close img {
    max-width: 75px;
    width: 100%;
}
.container-menu-user a {
    width: 100%;
    display: inline-block;
    color: white;
    font-size: 22px;
    padding: 5px 0px;
}
.menu-close {
    width: 30px;
    height: 30px;
    margin: 20px 0 5px 20px;
    cursor: pointer;
}
.list-menu {
    margin: 40px;
}
.list-menu li {
    padding: 10px 0;
    border-top: 1px solid #ffc900b3;
    color: white;
}
.list-menu li a{
    color: white;
}
.welcome-msg .sign-off a {
    color: #ff8200;
    font-family: "chicken-sans-bold";
    padding: 10px;
    border: 1px #ff8200 solid;
    border-radius: 20px;
    background: white;
}

.welcome-msg .sign-off {
    text-align: right;
}

.sign-off a {
    color: white;
    font-family: "chicken-sans-regular";
}
.list-menu li.last-item{
    border-bottom: 1px solid #ffc900b3;
}

#lspd_login_wrapper {
    right: 0 !important;
}

.catalog-category-view aside.col-left .block-layered-nav {
    display: none;
}
.message-schedule {
    color: black;
    font-size: 79%;
    text-align: left;
    position: absolute;
    top: 31px;
    left: 9px;
    width: 400px;
    line-height: 13px;
}
.header-bottom {
    padding: 21px 0 27px 0;
}
.page-404 .description-404 {
    font-size: 100%;
}
.page-404 .page-title, .page-404 .description-404 {
    float: left;
    position: relative;
}
.page-404 .page-404-content {
    padding: 4% 7%;
}
.page-404 button.button {
    background: transparent url("../images/bg-slide-button.png") repeat-x scroll 0 0;
    border: 1px solid #e37a23;
    border-radius: 20px;
    font-family: "chicken-sans-regular";
    font-size: 103%;
    padding: 8px 28px;
    float: right;
    height: 42px;
    float: left;
    position: relative;
    top: 16px;
}
.page-404 button.button span {
    color: white;
}
.cms-no-route aside.col-right {
    display: none;
}

.menu a {
    background: none;
}
.menu_selected_top a {
    background-color: orange !important;
}

.menu .submenu-home a span {
    font-size: 12px;
    line-height: 6px;
}
.header-delivery-responsive {
    display: none;
}
.header-delivery-responsive-content {

}
.header-delivery-responsive span {
    font-size: 20px;
    padding-right: 3px;
    color: #fe9a2b;
    font-family: "chicken-sans-regular";
}
.header-delivery-responsive label.delivery-number {
    display: inline-block;
    color: black !important;
    font-family: "chicken-sans-regular";
    font-size: 18px;
    font-weight: bolder;
}

/* TERMS AND CONDITIONS*/
.custom-checkbox{
  width: 15px;
  height: 15px;
}

.notifications-text{
  margin-top: -15px;
}

.notification-button{
  border-color: #e37a23 !important;
  background-color: #e37a23 !important;
  color: white !important;
}

.modal-box{
    margin: 10px 20px 20px 20px;
    max-height: calc(100vh - 230px);
    overflow: auto;
    border: 1px solid #e37a23;
}

.container-terms-conditions{
  max-height: calc(100vh - 50px);
}

.mb{
    margin-bottom: 15px;
}

#modal-terms-and-conditions-promo,#modal-terms-and-conditions-libro-reclamaciones,
#modal-terms-and-conditions,#modal-terms-and-conditions-register-contact,
#modal-facebook-email{
    margin-top: 0;
    position: fixed;
    background-color: #5c5c5c !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10100 !important;
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    &>div {
        width: 800px;
        max-width: 100%;
        position: fixed;
        overflow: auto;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        padding: 2em;
        background: #ffffff;
        color: #333333;
        max-height: calc(100vh - 54px);
    }
}

.custom-active{
    background-color: #af102b;
    color: white;
}

.custom-active:hover{
    color: white;
}

.child-modal-close{
    background-color: #af102b;
    color: white !important;
    border-color:#af102b; 
}

.child-modal-close:hover{
    background-color: #af102b;
    color: white;
    border-color:#af102b; 
    text-decoration: none !important;
}
.modal-box a:hover{
    color: black;
}

.nopadding{
    padding: 0px !important;
}

.null-padding-botton{
    padding-bottom: 0px !important;
}

@media screen and (min-width: 800px) {
  .mt{
    margin-top: 1.5 rem !important;
  }

  .mb{
    margin-top: 1.5 rem !important;
   }

  .custom-checkbox{
    width: 30px;
    height: 30px;
  }

  .notifications-text{
    margin-top: -15px;
  }
}
.terms-condition{
    display: block !important;
}
.tm-checkbox{
    float: left;
}


.account-register-terms-modal{
    text-decoration: underline !important;
    color: blue !important;
    cursor: pointer;
}
.account-register-terms{
    color: black !important;
    margin-top: 10px;
}

#label-notifications-dos{
    color: black !important;
}

/* EDITAR DIRECCION*/

#list-info-address .content-address {
    background-image: url('../images/img-mapas.png')!important;
    background-size: 100%;
    height: 125px;
    position: relative;
}
#content-confg-address{
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -25px;
    text-align: center;
}
#list-info-address .button-continue div.button {
    font-weight: bold;
    background-color: #e37a23;
    width: auto;
    height: auto;
    border: none;
    width: 48%;
    display: inline-block;
}
/* TERMS AND CONDITIONS*/

/*<DERECHOS ARCO>*/
.incumbent_legal{
    display:block !important;
    width:20px !important;
    height: 20px !important;
    display: inline-block !important;
    vertical-align: middle;
}
.justify{
    text-align: justify;
}
.justify-responsive{
  min-width: 200px !important;
}
.bold{
    font-weight: bold;
}
.arco-title{
    font-size: 18px;
}
.arco-radio{
    min-width: 50px !important;
    text-align: center;
}
.argo-send-button{
    padding: 10px 80px 10px 80px !important;
    background-color: #f58426 !important;
    color: white !important;
    margin-bottom: 10px;
}

.argo-send-button:hover{
    color: white !important;
}
.arco-hidden{
    display: none;
}

.custom-radio-button{
  width: 30px;
  height: 30px;
}

.col input,.col, .row, .row::before,.row::after{
    box-sizing: border-box !important;
}

.col{
    flex-basis: unset !important;
}

.centering{
    display: block;
    margin: 0 auto;
    text-align: center;
}

.incumbent_legal{
    display:block !important;
    width:20px !important;
    height: 20px !important;
    display: inline-block !important;
    vertical-align: middle;
}
.table-responsively{
  display: block !important;
  visibility: visible !important;
} 
/*</DERECHOS ARCO>*/


/*<general-styles>*/
#label-notifications{
    padding-bottom: 0px !important; 
}
.required-label{
    padding: 10px 0px;
}

.button-submit-contact{
    background-color: #e37a23 !important;
}
/*</general-styles>*/

/* SCROLL BARS */
.table-responsively::-webkit-scrollbar {
    -webkit-appearance: none;
}

.table-responsively::-webkit-scrollbar:vertical {
    width: 12px;
}

.table-responsively::-webkit-scrollbar:horizontal {
    height: 12px;
}

.table-responsively::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}

.table-responsively::-webkit-scrollbar-track {
    border-radius: 10px;  
    background-color: #ffffff; 
}

.upper-scroll-bar{
  width: 200% !important;
}
.appear-scroll {
    display: none;
}

@media only screen and (max-width: 768px) {
  .appear-scroll {
    display: block;
  }
}
/* SCROLL BARS */


/*GENERAL STYLES*/
.floating-left{
  float: left !important;
}
.nopadding{
  padding: 0px;
}
.padding-middle{
  padding-left: 50px;
}
.middle{
  width: 50% !important;
}
.null-padding-bottom{
  padding-bottom: 0px !important;
}
.cursor-notallowed{
  cursor: not-allowed !important;
}
.button-register-contact{
    background-color: #e37a23;
    color: white;
    padding: 10px 50px !important;
}
@media screen and (max-width: 800px) {
  .padding-middle{
    padding-left: 0px !important;
  }
  .button-register-contact{
    padding: 10px 20px !important;
  }
}
/*GENERAL STYLES*/

/*SLIDER*/
.bg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.owl-pagination {
    position: absolute;
    bottom: 10px;
    text-align: center;
    z-index: 2;
}
.owl-theme .owl-controls .owl-page.active span {
    background-color: #af102b;
}
.owl-theme .owl-controls .owl-buttons div {
    background-color: #3e1018 !important;
    position: absolute;
    font-size: 0 !important;
    top: 50%;
    width: 20px;
    height: 20px;
    padding: 5px !important;
    border-radius: 10px !important;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 10px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 10px;
}
.owl-theme .owl-controls .owl-buttons .owl-prev:before {
    content: "\2039";
    font-size: 40px;
    line-height: 10px;
}
.owl-theme .owl-controls .owl-buttons .owl-next:before {
    content: "\203A";
    font-size: 40px;
    line-height: 10px;
}
.owl-theme .owl-controls .owl-page span{
    width: 18px !important;
    height: 6px !important;
    background: white !important;
    margin: 5px 4px !important;
}
.owl-theme .owl-controls .owl-page.active span{
    width: 25px !important;
}
.main-slider .slides {
  background-color: transparent;
  padding: 0;
  overflow: hidden;
}
.main-slider .owl-loading{color: #fff;}

.main-slider .slides li a{display: block;}
.main-slider .slides .item .bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
  max-height: 100%;
  position: relative;
  z-index: 1;
}
.main-slider .owl-nav {
  top: 0;
  position: static;
  text-align: center;
  border: 0;
}
.main-slider .owl-nav .owl-prev,
.main-slider .owl-nav .owl-next {
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 50%;
  margin-top: -20px;
  transition: all .25s;
}
.main-slider .owl-nav .owl-prev {
  border-radius: 0 25px 25px 0;
  left: 0;
}
.main-slider .owl-nav .owl-next {
  border-radius: 25px 0 0 25px;
  right: 0;
}
.main-slider .owl-dots {
  position: absolute;
  bottom: 5px;
  left: 0;
  text-align: center;
  width: 100%;
}
.main-slider .slider-down{
  display: none;
  position: absolute;
  bottom: 0;
  left: 50%;
  border-width: 0 40px 40px 40px;
  border-style: solid;
  border-color: transparent transparent #af102b;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 9;
  cursor: pointer;
  font-size: 23px;
  color: #FFF;
}
.main-slider .video-overlay:after{
  content: '';
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
}
.main-slider .video-overlay:hover:after{background-color: rgba(0, 0, 0, 0.4);}
.main-slider .slider-content{
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
}
.main-slider .slider-content .item-link{height: 100%;width: 100%;}
.main-slider .slider-down .fa-angle-down{
  position: absolute;
  top: 9px;
  -webkit-transform: inherit;
  -ms-transform: inherit;
  -o-transform: inherit;
  transform: inherit;
}
.main-slider .slider-down:hover .fa-angle-down{top: 12px;}

.wrapper .slider-link{
  background-color: #af102b;
  border-radius: 4px;
  color: #fff;
  font-size: 15px;
  margin-top: 70px;
  opacity: 0;
  filter: alpha(opacity=0);
  padding: 6px 30px 8px 30px;
  position: absolute;
  left: 50%;
  bottom: 20%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 9;
}
.main-slider .slides .item {height: 0;padding-bottom: 38.8%;}
.main-slider .slides .item:hover .slider-link{opacity: .5;filter: alpha(opacity=50);}
.main-slider .slides .item .slider-link:hover{opacity: 1;filter: alpha(opacity=100);}

.main-slider iframe, .main-slider video{display: block;width: 100%;}
.main-slider .slides .item iframe,
.main-slider .slides .item img.desktop-img,
.main-slider .slides .item video{
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.row-center{
    justify-content: center;
}
.d-flex{
    display: flex;
}
.product-add-modal-content{
    font-family: "chicken-sans-bold";
}

/* BUTTONS*/

.btn-orange {
    background: #ebbc55;
    margin: 10px;
    color: white;
    font-size: 15px;
    /* width: 100%;
    max-width: 230px; */
    border-radius: 22px;
    font-family: "chicken-sans-bold";
    padding-left: 25px;
    padding-right: 25px;
    cursor: pointer;
}
.btn-orange-white {
    background: white;
    margin: 10px;
    color: #ebbc55;
    font-size: 15px;
    /* width: 100%;
    max-width: 230px; */
    border-radius: 22px;
    font-family: "chicken-sans-bold";
    padding-left: 25px;
    padding-right: 25px;
    cursor: pointer;
}

#containerDiv .ajaxcart .row2 a.next.btn-orange-white{
    background: white;
    margin: 10px;
    color: #ebbc55;
    font-size: 15px;
    /* width: 100%;
    max-width: 230px; */
    border-radius: 22px;
    font-family: "chicken-sans-bold";
    padding-left: 25px;
    padding-right: 25px;
    cursor: pointer;
}

.btn-orange-white a{
    color: #ebbc55;
}
.btn-orange a{
    color: white;
}

.btn-gray{
    background: rgb(174, 174, 174);
    background-position-x: 0%;
    background-position-y: 0%;
    color: rgb(112, 112, 112);
    padding: 11px 24px 13px;
    border-color: #e37a23;
    width: auto !important;
    font-family: "chicken-sans-bold";
    border: none;
    margin: 10px;
}
.checkout-cart-index .top-container{
    background-color: white;
}
.checkout-cart-index .page{
    background-color: #f6f7f8;
  }

  .onestepcheckout-index-index .header-container, .onestepcheckout-index-index .footer_wrapper{display: none}

    .onestepcheckout-index-index .main{
        margin-top: 0px;
    }
/* Shopping Cart ========================================================================= */
.cart .page-title { border-bottom:0; margin:0px; }
.cart .page-title h1 { padding: 0px 15px; }
.checkout-cart-index .page{
  background-color: #f6f7f8;
}
.checkout-cart-index #crosssell-grid{
    width: 100% !important;
}

.checkout-cart-index #crosssell-grid{
    width: 100% !important;
}

.title-page-cart {
    font-size: 26px;
    font-weight: bold;
    display: inline-block;
    padding: 15px;
    margin-top: 15px;
}
.checkout-cart-index .col1-layout .col-main{
  border-radius: 10px;
}
.checkout-cart-index form{
  max-width: 900px;
  margin:auto;
}
.checkout-cart-index .cont_info_carrito{
    padding : 20px 30px;
}
.cart-container-inner{
    color: black;
    font-family: "chicken-sans-regular";
}
.cart-empty {
    text-align: center;
}
.cart-table .product-name {
    padding-bottom: 12px !important;
    font-size: 20px;
    border-bottom: 1px solid #707070;
    margin-bottom: 15px;
    position: relative;
    padding-right: 30px !important;
    padding-top: 0px !important;
    line-height: 1;
    font-weight: bold;
}
.cart-icon-delete {
    position: absolute;
    top: -2px;
    right: 0;
}
.product-qty {
    display: inline-block;
}
.content-detail-item {
    position: relative;
    padding-right: 55px;
    padding-bottom: 15px;
    
}
.edit-icon-product{
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right;
}
.edit-icon-product img{
    width: 20px;
}
.cart-product-price {
    position: absolute;
    top: 0;
    right: 0;
}
.cart-product-price .price {
    color: #707070 !important;
}
.content-cart-subtotal {
    display: inline-block;
    width: 100%;
    margin-top: 35px;
    background: white;
    border-radius: 15px;
    font-family: "chicken-sans-regular";
    /* padding: 25px; */
}
.content-cart-subtotal .cont_totalpagar_desc{
    padding:25px;
}
.cart .totals .totals-inner {
    width: auto;
    max-width: 700px;
    margin: auto;
}
.cart .totals table {
    width: 100%;
    max-width: 400px;
    margin: auto;
    font-size: 15px;
    color: black;
}
.cart .totals tfoot {
    border-top: #b7b6b6 2px solid;
    font-weight: bold;
}
.checkout-cart-index .cart-container-inner {
    float: left;
    width: 100%;
    background: white;
    border-radius: 10px;
    margin-top: 10px;
}
.checkout-cart-index .product-name a{
  font-size: 20px;
}
#crosssell-grid .product-name a{
  font-size: 15px;
}
.checkout-cart-index .modal-box,
.checkout-cart-index .modal-header,
.checkout-cart-index .modal-footer{
  border: none;
  margin: 0;
}
.checkout-cart-index .modal-box{
  padding: 0 15px;
}
#content-crossell .products-grid .product-name{
  min-height: 60px;
}
#content-crossell .labelprice{
  display: none;
}
#content-crossell .products-grid li.item{
  float: none;
  display: inline-block;
}
#crosssell-grid{
  text-align: center;
}
#crosssell-grid .product-block{
    width: 150px !important;
}
#crosssell-grid .product-items{
    width: 200px !important;
}
#crosssell-grid .product-items img{
    width: 110px !important;
    height: 110px !important;
}
.crosssell_product #go-checkout{
    display: flex;
    justify-content: center;
}
#popup_window_content .header-container{
  display: none;
}
/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { float:right; padding: 0 15px;}
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table th { padding:2px 10px; }
.cart-table td { padding:15px 10px;/*border-bottom: 1px solid #E2E2E2;*/ }
.cart-table .product-name {  margin:0 0 5px;  }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#8f8f8f; }
.cart-table tfoot td { padding:20px 10px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-empty,
.cart-table .btn-continue,
.cart-table .btn-update { font-size: 12px;text-transform: uppercase; }
.cart-table .btn-update,
.cart-table .btn-empty { float:right; }
.cart-table .btn-update { margin-left:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col1-set{ width:325px;  float:left;}
.cart .cart-collaterals .col2-set { width:620px; float:right; }

.cart .crosssell { margin-bottom:10px;} 
.cart .crosssell .product-image {   } 
.cart .crosssell .link-compare { font-weight:normal; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {background:#fff;padding:12px 15px; margin:0 0 18px; }
.cart .discount h2{font-weight: bold;}
.cart .discount .discount-form > label{color: #888;font-size: 12px;}
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none;margin-left:0; max-width: none;}
.cart .discount .buttons-set button.button > span{font-size: 14px;text-transform: uppercase;}
.shopping_CMS_main1{margin-bottom:10px; }
 .cart .discount .input-box { margin:8px 0 0; width:100%; }
.cart .discount input.input-text { width:100%; }
 
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0;   }

/* Shopping Cart Totals */
.cart .totals td { padding:1px 15px; }
.cart .totals td:first-of-type{text-align: left !important;}
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:15px; }
.cart .totals .checkout-types { font-size:13px; padding:10px; text-align:center;margin-bottom: 0; }
.cart .totals .checkout-types li { clear:both; margin:10px 10px; }
.cart .totals .checkout-types li:last-child{
  background:#ffffff;
  padding: 7px;
  text-align: center;
  border-top:1px solid #fff;
  margin:0;
}
.cart .totals .checkout-types li:last-child button{text-transform: uppercase;width: 100%;}


/* checkout */
/*checkout */
.onestepcheckout-index-index .header-container,
.onestepcheckout-index-index .footer_top{
    display: none;
}
.onestepcheckout-index-index .footer_bottom{
  opacity: 0;
}
.onestepcheckout-index-index .validation-failed {
  border-bottom: 1px solid #DD4B39 !important;
}
.onestepcheckout-index-index .main-container{
    width: 100%;
    max-width: 100%;
    background-color: #f6f7f8;
    margin: 0;
    padding: 0;
}
.onestepcheckout-index-index .main{
    width: 100%;
    max-width: 100%;
    padding:0;
}
.onestepcheckout-index-index .page-title{
  position: relative;
}
.return-cart {
    position: absolute;
    top: 50%;
    margin-top: -13px;
    left: 10px;
}
.page-title h1.onestepcheckout-title {
    color: white !important;
    background: #ebbc55;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;    
    font-family: "chicken-sans-bold";    
    padding: 7px;    
    text-transform: uppercase;    
    text-align: center;

}
.onestepcheckout-index-index .page-title{
    padding-bottom:0px;
    top: 0;
}
.bg_content_b {
    max-width: 1100px;
    margin: auto;
}
fieldset.section-white {
    background: white;
    margin-bottom: 20px;
    border-radius: 10px;
    padding: 15px;
    margin-right: 10px;
    margin-left: 10px;
}
.container-fieldset{
  max-width: 800px;
  margin: auto;
}
.onestepcheckout-index-index .fields {
    padding: 10px 10px;
}
.onestepcheckout-index-index .between-col-form{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    padding-top: 0;
}
#onestepcheckout-form label {
    font-size: 15px;
    display: inline-block !important;
    width: 100%;
}
.onestepcheckout-index-index .input-box::before {
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    top: 10px;
    left: 0;
    background-repeat: no-repeat;
}
.onestepcheckout-index-index .input-box{
  position: relative;
}
.onestepcheckout-index-index input.input-text:focus, 
.onestepcheckout-index-index textarea.input-text:focus, 
.onestepcheckout-index-index select:focus, 
.onestepcheckout-index-index textarea:focus {
    border-color: #ff5f00;
    box-shadow: none;
}
.input-box.ico-address-blue::before {
    background-image: url(../janaq/addresses/images/customer/address.svg);
    top: 7px;
}
.input-box.ico-time::before {
    background-image: url(../janaq/addresses/images/customer/tiempo.png);
    top: 5px;
}
.input-box.ico-cash::before {
    background-image: url(../janaq/addresses/images/customer/efectivo.png);
    top: 15px;
}
.input-box.ico-comment::before {
    background-image: url('../janaq/addresses/images/customer/comment.svg');
    top: 5px;
}
.input-box.ico-dni::before {
    background-image: url('../janaq/addresses/images/customer/dni.svg');
    top: 10px;
}
.onestepcheckout-index-index .main select {
    padding: 8.5px 30px;
}
.onestepcheckout-index-index select {
    padding: 2.5px 16px 2.5px 6px;
    cursor: pointer;
    background-image: url(../janaq/addresses/images/arrow-down.svg);
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: 99% 50%;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    background-color: transparent;
    color: #000;
    font-weight: bold;
    border-bottom: 1px solid #949494;
}
.onestepcheckout-index-index input.input-text{
    padding: 10px 30px;
    border-radius: 0;
    font-size: 15px;
    background: #fff;
    border: none;
    border-bottom: 1px solid #ccc;
    width: 86%;
    color: #000;
    font-weight: bold;
}

.onestepcheckout-index-index textarea.input-text {
    padding: 10px 30px;
    border-radius: 0;
    font-size: 15px;
    background: #fff;
    border: none;
    border-bottom: 1px solid #ccc;
    width: 86%;
    color: #000;
    font-weight: bold;
}

.link-show-payment-menthod {
    position: absolute;
    top: 3px;
    right: 0;
    font-size: 15px;
    color: #e10b19;
    border-bottom: 1px solid #e10b19;
    cursor: pointer;
}

#onestepcheckout-form .shipment-methods{
    display: none;
}
.close-payment-methods{
  opacity: 1
}
#modal-payment-methods ul.close-payment-methods{
    width: 100%;
}
#modal-payment-methods{
    font-family: "chicken-sans-regular";
}
#modal-payment-methods .modal-header .close{
    padding:0;
    margin: 0;
}
.method_payment_list{
    margin: 20px 0px;
}
.container-modal-payment-methods .modal-header {
    text-align: center;
    border: none;
    font-family: "chicken-sans-bold";
    font-weight: bold;
    font-size: 20px;
    padding: 15px 9px 10px 15px;
    color: black;
}
.container-modal-payment-methods .modal-body {
    border: none;
    padding: 5px 10px 5px 10px;
    margin: 0;
}
.container-modal-payment-methods .modal-footer {
    padding: 0;
    border: none;
}
.payment-method span {
    display: none;
}
#modal-payment-methods .modal-lg{
  max-width: 600px;
}
.method_payment_list label {
    width: 100%;
    font-size: 15px;
    color: #030819;
    padding: 10px;
    position: relative;
    cursor: pointer;
}
.payment-methods {
    max-width: 420px;
    margin: auto;
}
.method_content {
    position: relative;
}
.payment-methods dt {
    padding-top: 5px;
}
.payment-methods dd {
    padding: 0;
    padding-left: 20px;
    position: absolute;
    top: 8px;
    right: 10px;
    max-width: 125px;
}
.payment-methods dd img {
    max-height: 30px;
}
.input-payment{
  display: none;
}
#modal-payment-methods div.tm-selected+ label {
    /* background: #ebbc55; */
    color: white;
    /* border-radius: 10px; */
    display: block;
}
.checkout_index_index #popup_window{
    margin-top: 40px;
}
.onestepcheckout-giftmessagecontainer .input-checkbox{
    display: flex;
}
.prom-div{
    display: flex;
}
#onestepcheckout-form  .prom-div label{
    width: auto !important;
}
.onestepcheckout-summary .description .name {
    font-size: 15px;
    color: #030819;
    text-align: left;
    line-height: 40px;
}
.item-qty-price {
    text-align: center;
    position: relative;
    min-width: 40px;
}
.item-qty-price .qty {
    padding-top: 14px;
    font-size: 15px;
    color: #030819;
}
.item-qty-price .item-price {
    position: absolute;
    bottom: 0;
    right: 0;
    padding-bottom: 25px;
    width: 100%;
}
table.onestepcheckout-totals {
    width: 100%;
    max-width: 440px;
    margin: auto;
    font-size: 18px;
    margin-top: 20px;
}
.onestepcheckout-totals .price,
.onestepcheckout-summary .price {
    color: #000;
}
.onestepcheckout-totals .grand-total .price {
    color: white;
}
.title-items {
    text-align: center;
    font-size: 25px;
    font-family: "chicken-sans-regulart";
    color: #ff5f00;
    padding-bottom: 15px;
}
.onestepcheckout-totals .grand-total {
    font-size: 18px;
    position: fixed;
    background: #e10b19;
    width: 100%;
    bottom: 50px;
    left: 0;
    z-index: 99;
    padding: 13px;
    text-align: center;
    color: white;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.onestepcheckout-totals .grand-total .title{
  text-align: right;
  padding-right: 25px;
  width: auto;
  color: white;
  border:none;
  font-family: "chicken-sans-bold";
}
.onestepcheckout-totals .grand-total .title span{
    font-family: "chicken-sans-bold";
    color: white;
  }
.onestepcheckout-totals .grand-total .value{
  text-align: left;
  padding-left: 25px;
  width: auto;
  color: white;
  border:none;
  font-family: "chicken-sans-bold";
}

.shipping-method-address {
    display: flex;
    width: 100%;
}
.content-top-address .content-left {
    text-align: left;
    width: 80%;
    float: left;
}
.content-top-address .content-right {
    text-align: right;
    width: 70px;
    float: left;
}
.select-item-address {
    border-bottom: 1px solid #9d9a9a;
    padding: 0px 35px 5px 32px;
    text-align: left;
    position: relative;
    cursor: pointer;
    margin-bottom: 15px;
}
.shipping-method-address .method-title {
    text-transform: uppercase;
    color: #ff5f00;
    font-size: 14px;
    display: inline-block;
    font-weight: bold;
    font-family: 'chicken-sans-regulart','chicken-sans-regular',Arial,Verdana,sans-serif;
}
.info-address-current .alias-address{
  font-weight: bold;
  font-size: 14px;
}
.info-address-current .street-address{
  font-size: 12px;
}
.select-item-address::after {
    content: "";
    position: absolute;
    width: 19px;
    height: 25px;
    background-repeat: no-repeat;
    background-image: url('../janaq/addresses/images/ubicacion.png');
    top: 50%;
    right: 10px;
    margin-top: -12.5px;
    background-size: 100%;
}
.onestepcheckout-summary .view-more {
    display: none;
    color: #21388b;
    font-size: 15px;
    text-decoration: underline;
    cursor: pointer;
}
.link-red a {
    color: #ff5f00;
    font-family: 'chicken-sans-regulart','chicken-sans-regular',Arial,Verdana,sans-serif;
    font-weight: bold;
    text-decoration: underline;
}
.select-item-address::before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    top: 50%;
    left: 0;
    margin-top: -12.5px;
    background-size: 100%;
}
.select-item-address.store::before {
    background-image: url('../janaq/addresses/images/tienda.png');
}
.select-item-address.house::before {
    background-image: url('../janaq/addresses/images/customer/house.svg');
}
.select-item-address.office::before {
    background-image: url('../janaq/addresses/images/customer/office.svg');
}
.select-item-address.novio::before {
    background-image: url('../janaq/addresses/images/customer/novio.svg');
}
.select-item-address.more::before {
    background-image: url('../janaq/addresses/images/customer/more_naranja.svg');
    background-size: 24px 24px;
}
/*checkout */
#gmaps-content {
    font-family: "chicken-sans-regular";
}

#gmaps-content label {
    color:#ebbc55;
    font-family: "chicken-sans-regular";
}
#gmaps-content .title-mapas {
    font-size: 20px;
    font-weight: bold;
    background: coral;
    padding: 15px;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    font-family: 'chicken-sans-bold';
}


.title-modal-ga{
    line-height:120px;
    text-align: center !important;
    vertical-align: middle !important;
}
.ga-img-modal{
    padding-right: 20px;
}
#gmaps-content .title-mapas span.close-maps {
    position: absolute;
    top: 0;
    right: 0;
    margin: 10px;
    border-radius: 50%;
    padding: 5px;
    width: 28px;
    cursor: pointer;
    font-family: sans-serif;
    background: rgba(233,212,212,0.28);
}

.close-maps:before {
    content: "";
    position: absolute;
    top: 5px;
    right: -1px;
    width: 30px;
    color: #FFF;
}
.content-mapa-popup {
    padding: 17px 32px;
}

.message-store {
    color: #E3181F;
    border: 1px solid;
    border-radius: 5px;
    padding: 3px;
    margin-bottom: 10px;
    display: none;
}
#list-info-address label{
    display: block;
    padding-bottom: 8px;
}
#departamento-mapa label, #distrito-mapa label, .autocomplete-content label{
    display: block;
    width: 100%;
    padding-left: 0;
}
#premap-canvas{
    padding-top: 10px !important;
}
.content-maz-lot{
    width: 100%;
    display: inline-block;
    padding: 12px;
    border: 1px solid #e6e4e4;
    border-radius: 8px;
    box-shadow: 0px 0px 7px 0px #eceaea;
}
.check_dir{
    padding-top: 5px;
}
.check_dir .label-c{
    line-height: 40px;
    font-size: 16px;
}
.check_dir .input-text{
    width: 60% !important;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px !important;
    box-shadow: inset 0px 0px 7px 0px #eae9e9;
}
.content-maz-lot label{
    display: block!important;
}
.content-maz-lot .check-maz-lot{
    font-size: 12px;
    color: #09168b;
    font-weight: bold !important;
}

#departamento-mapa , #distrito-mapa , .autocomplete-content {
    display: block;
    width: 100%;
    padding-bottom: 7px;
}
.pac-container.pac-logo:after{
    display: none !important;
}

.pac-container, .pac-item{
    z-index: 2147483647 !important;
}

div.checkoutcontainer input.input-text,
input.input-region
{
    background: #fff !important;
    margin-top: 5px;
}
div.checkoutcontainer div.input-region select , select.billing-select {
    /*height: 29px;*/
}
.button-continue {
    text-align: center;
    padding-top: 15px;
}
.button-continue div.button {
    background-color: #C60A26;
    color: #FFF;
    border-radius: 5px;
    height: 30px;
    font-weight: bold;
    font-size: 14px;
    padding-top: 6px;
    cursor: pointer;
    display: inline-block;
    width: 48%;
    font-family:'Gotham',  Arial, sans-serif;
}
#link-zonas{
    color: rgba(0,0,0,0.7);
}
.button-continue div#continue-payment-prev,
.button-continue div#continue-details-prev,
.button-continue div#continue-directory-prev
{
    display: none;
}
.checkout-cart-index .owl-carousel .owl-item img {
    max-width: 115px;
}
.owl-nav {
    display: none;
}
.onestepcheckout-column-right .button-continue {
    width: 49%;
}
.onestepcheckout-column-right #continue-details-prev{
    width: 90%;
}
#billing_address_list {
    margin-bottom: 0px;
}

.clearfix.additional-info{
    /*background-color: #F8F8F8;*/
    margin: 0 -20px;
    padding: 0 20px;
}
div.checkoutcontainer select  {
    padding: 5px 20px 5px 10px;
    cursor: pointer;
    background-image: url('../images/arrow_attribute.png')!important;
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: 98% 50%;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 3px;
    height: 32px !important;
}
div.loading-address{
    position: absolute;
    background-image: url('../images/throbber.gif');
    background-repeat: no-repeat;
    width: 130px;
    top:25px;
    left: 50%;
    margin-left: -65px;
    z-index: 998;
    height: 16px;
}
div.checkoutcontainer select ,div.checkoutcontainer input , #gmaps-content select{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: inline-block;
}
.onestepcheckout-column-right input {
    margin: 0;
}
.billinginputhide {
    display: none !important;
}

.billing-autocomplete {
    background-color: #fff;
    font-size: 14px;
    font-weight: 300;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;

}

/*.controls {
  margin-top: 10px;
        border: 1px solid transparent;
        border-radius: 2px 0 0 2px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        margin-left: 12px;
        height: 32px;
        outline: none;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}*/
.msg-warning-zone {
    width: 100%;
    left: 0 !important;
    height: 38px;
    background: #C60A26;
    z-index: 9999999 !important;
    color: #FFF;
    line-height: 15px;
    padding: 5px;
    padding-left: 10px;
}
.msg-warning-zone a {
    color: #ffb500;
    font-weight: bold;
}
.message-zone {
    color: #eb3447;
    font-size: 11px;
    font-weight: 600;
}
#content-continue-address{
    width: 100%;
    bottom: 24px !important;
}
#content-continue-address #continue-address{
    width: 40%;
    background-color: #C60A26 !important;
}

#content-config-address .button-continue div.button{
    width: 70%;
    height: 20px;
    font-size: 13px;
    margin: 0% 12% 4% 12%;
    padding-top: 2%;
}
#content-config-address .postal-code{
    display: none;
}
.button-edit-address{
    top: 70% !important;
}
.content-address-before:before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0,0.7);
    position: absolute;
}
#address-description {
    padding-top: 10px;
    font-size: 13px;
}

.info-address-text {
    display: block;
    width: 100%;
    padding-top: 12px;
    padding-left: 45px;
    color: #FFF;
    position: absolute;
    font-weight: bold;
}

.info-address-text::before {
    content: '';
    background: url('../images/edit-pointer.png') no-repeat;
    width: 19px;
    height: 25px;
    position: absolute;
    left: 19px;
    top: 15px;
}

.checkout-onepage-success .main-container {
    width: 100%;
    max-width: 100%;
    padding: 0;
}
.checkout-onepage-success .order-number {
    font-family: "chicken-sans-regular";
    font-weight: bold;
    font-size: 25px;
}
.checkout-onepage-success .order-label {
    font-weight: bold;
    font-size: 16px;
}
.content-success{
    width: 100%;
    max-width: 100%;
    background-image: url("../images/background_success_page.png");
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px;
    background-position: center;
}
.content-success::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background:#ebbc55;
    opacity: 0.7;
    z-index: 0;
}

.checkout-onepage-success .main{
  position: relative;
  max-width: 100%;
  width: 100%;
    margin: 0;
    padding:0;
}

.checkout-onepage-success #goog_conv_iframe{
    display: none;
}
.checkout-onepage-success .container-fluid.content-success{
    display: flex;
    justify-content: center;
}
.checkout-onepage-success .container-fluid.content-success .success-before{
    width: 100%;
}

.success-before{
  position: relative;
  z-index: 2;
  /* max-width: 550px; */
  margin: auto;
}
.logo-success {
  text-align: center;
}
.content-success .title-customer {

    text-align: center;
    padding: 35px 5px 20px 5px;
    font-family: "chicken-sans-bold";
    color: white;
    font-weight: bold;
    font-size: 40px;
    text-transform: uppercase;
    line-height: 35px;

}
.check-success {
    text-align: center;
    padding: 5px;
    max-width: 150px;
    margin: auto;
}
.description-success {
    color: white;
    font-family: "chicken-sans-regular";
    font-weight: bold;
    text-align: center;
    padding: 7px;
    font-size: 16px;
}
.time-success {
    text-align: center;
    color: white;
    font-size: 20px;
    font-weight: bold;
    font-family: "chicken-sans-regular";
}
.footer-success{
  text-align: center;
  font-family: "chicken-sans-regular";
}
.footer-success {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}
.row-form{
    display: flex;
    width: 100%;
    flex-wrap:wrap;
}
#onestepcheckout-form .row-form{
    color: black;
    font-family: "chicken-sans-regular";
}

.onestepcheckout-index-index .container-fieldset{
    font-family: "chicken-sans-regular";
    color: black;
}
.onestepcheckout-index-index .title-items{
    font-family: "chicken-sans-bold";
    color: black;
}
.col-md-6-form{
    width: 50%;
}
.col-md-6-form .fields{

}

#mdproduct-deleter .modal-title .title {
    font-weight: normal;
    padding-top: 10px;
}
#mdproduct-deleter .buttons-set .btn {
    border: 1px solid #333;
    font-size: 15px;
    line-height: normal;
    padding: 5px 20px;
    margin: 0 4px;
}
#mdproduct-deleter .buttons-set .btn-delete {
    background-color: #ff911e;
    border-color: #ff911e;
    color: #fff;
}
@media (min-width: 768px) {
  .main-slider .owl-nav .owl-prev {
    left: -100px;
  }
  .main-slider .owl-nav .owl-next {
    right: -100px;
  }
  .main-slider .slides:hover .owl-nav .owl-prev {
    left: 0;
  }
  .main-slider .slides:hover .owl-nav .owl-next {
    right: 0;
  }
}
@media (max-width: 992px) {
  .main-slider {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .main-slider .slider-down{border-width: 0 30px 30px 30px;font-size: 20px;}
  .main-slider .slides .item{padding-bottom: 140%;}
  .main-slider .bg-desktop {background-image: none !important;}
  
  .main-slider .owl-dots .owl-dot span {
    height: 16px;
    width: 16px;
  }
  .main-slider .slides .item .slider-link{
      bottom: 50%;
      display: none;
      margin: 0;
      margin-bottom: -16px;
      padding: 5px 30px;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.modal-facebook-email-tittle h2{
    padding: 10px;
}

.modal-facebook-email-tittle button{
        position: absolute;
    height: 50px;
    width: 50px;
    top: 2%;
    right: 4%;
    z-index: 9999;
    cursor: pointer;
}

#facebook_email{
    min-width: 50%;
}

.payment-selected{
    background:#ebbc55;
    border-radius: 10px;
}

/*MODIFIACIONES*/

.header.max-container{
    background-color: #151515 !important;
    
}
.max-container{
    max-width: none !important;
}
.header a, .header label, .header .welcome-msg {
    color: #ebbc55;
}
.std{
    background-color: #272727;
}