/*-----bof stylesheet logoff-----*/
#logoffBody #logoffDefaultHeading, #logoffBody #logoffDefaultMainContent{
	margin-bottom: 80px;
}
#logoffBody #logoffDefaultMainContent .btn{
	padding: 12px 20px;
	margin-top:30px;
}
/*-----eof-----*/
/*----bof stylesheet create account success-----*/
#createaccountsuccessBody #createAcctSuccessHeading, #createaccountsuccessBody #createAcctSuccessMainContent {
	margin-bottom: 56px;
}
#createaccountsuccessBody legend {
	font-family: proxima nova bold;
    border-bottom: none;
}
#createaccountsuccessBody legend , #createaccountsuccessBody .addressBookDefaultName{
	font-size: 20px;
}
#createaccountsuccessBody .button_continue {
	float: right;
}
#createaccountsuccessBody .addressBookDefaultName {
	margin-top: 0;
}
#createaccountsuccessBody .continue-to-store a {
	display: inline-block;
}
/*-----eof-----*/
/*----bof stylesheet address book----*/
#addressbookBody .btn-group-justified div{
	padding: 15px;
}
#addressbookBody #addressBookDefault a{
	text-decoration-line: underline;
}
#addressbookBody fieldset .row address{
	margin-bottom:0;
}
/*----eof-------*/
/*-------bof stylesheet account history info------*/
#accounthistoryinfoBody .table>thead>tr>td.active, #accounthistoryinfoBody .table>tbody>tr>td.active, #accounthistoryinfoBody .table>tfoot>tr>td.active, #accounthistoryinfoBody .table>thead>tr>th.active, #accounthistoryinfoBody .table>tbody>tr>th.active, #accounthistoryinfoBody .table>tfoot>tr>th.active, #accounthistoryinfoBody .table>thead>tr.active>td, #accounthistoryinfoBody .table>tbody>tr.active>td, #accounthistoryinfoBody .table>tfoot>tr.active>td, #accounthistoryinfoBody .table>thead>tr.active>th, #accounthistoryinfoBody .table>tbody>tr.active>th, #accounthistoryinfoBody .table>tfoot>tr.active>th, #accounthistoryinfoBody .table-hover>tbody>tr>td.active:hover, #accounthistoryinfoBody .table-hover>tbody>tr>th.active:hover, #accounthistoryinfoBody .table-hover>tbody>tr.active:hover>td, #accounthistoryinfoBody .table-hover>tbody>tr:hover>.active, #accounthistoryinfoBody .table-hover>tbody>tr.active:hover>th {
	background: transparent;
}
/*------eof-----*/
/*------bof styleshett account history------*/
#accounthistoryBody .btn-view-order {
	padding-top: 10px;
}
/*.btn-view-order a {
	text-decoration-line: underline;
}*/
#accounthistoryBody #accountHistoryDefault fieldset{
    padding: 50px 20px;
}
#accounthistoryBody #accountHistoryDefault fieldset legend{
	top: 45px;
    position: relative;
	margin-bottom: 40px;
}
#accounthistoryBody .button_view{
	border: 1px solid;
    padding: 12px 15px;
    transition: .2s ease;
}
#accounthistoryBody .btn-view-order a:hover {
	text-decoration:none;
}
/*-------eof--------*/
/*-------bof stylesheet de account-------- */
#accountBody #myAccountGen , #sendSpendWrapper {
	margin-top: 20px;
}
#accountBody #myAccountGen li {
	margin: 0 0 3px 20px;
}
#accountBody #sendSpendWrapper{
	margin-bottom: 50px;
}
/*-------eof-------*/
/*-------bof stylesheet que comparten las paginas especiales menciondas anteriormente "account, account history, etc"------*/
#accountBody #mainWrapper, #accounthistoryBody #mainWrapper, #accounthistoryinfoBody #mainWrapper, #addressbookBody #mainWrapper {
    margin-top: 25px;
}
#accountBody #myAccountGen , #accountBody #sendSpendWrapper, #accounthistoryBody #accountHistoryDefault fieldset, #addressbookBody address, #addressbookBody .btn-group-justified {
	background-color: #fff;
	-webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.075);
    box-shadow: 0 10px 20px rgba(0,0,0,0.075);
}
#accountBody #myAccountGen , #accountBody #sendSpendWrapper,#addressbookBody address, #addressbookBody .btn-group-justified {
	padding: 20px;
}
/*-------eof-------*/
#navMainWrapper {
  height: 70px;
  min-height: 50px;
  margin-bottom: 0;
}
body {
  background-image: none;
  /* keep footer bottom */
  min-height: 100vh;
  position: relative;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 15px;
  margin-bottom: 10px;
}
h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4 {
  font-family: "Proxima Nova Bold";
}
/* keep footer bottom */
#mainWrapper {
  padding-bottom: 305px;
}
/* keep footer bottom */
.fixed-footer {
  position: absolute;
  bottom: 0px;
  height: 309px;
}
.font_nova {
  font-family: "Proxima Nova";
}
.font_nova_sbold {
  font-family: "Proxima Nova Sbold";
}
.font_nova_light {
  font-family: "Proxima Nova Light";
}
.PNB {
  font-family: "proxima nova bold";
}
/*bof altura del carrito flotante*/
.shoppingcartpopover #shoppingcartpopoverListWrapper {
  max-height: 65vh;
}
/*eof*/
/*bof Se oculta cantidad maxima de los productos, se oculta enlace a pagina principal de listado productos*/
.small.min_units_display,
#navBreadCrumb ol.breadcrumb li:first-child,
#navBreadCrumb ol.breadcrumb li:nth-child(2):before {
  display: none;
}
/*eof*/
/*bof Condicion para agrander el multicart si existe una 6 columna*/
.w-16 {
  width: 16.66% !important;
}
/*eof*/
.quick-find-result .panel-default {
  padding: 0;
  overflow: auto;
  max-height: 430px;
}
.quick-find-result {
  margin-top: 10px;
}
/*bof certificado de regalo success*/
#sendSpendWrapper.checkout-info {
  padding-left: 15px;
  padding-right: 15px;
}
/*eof*/
#toaster-cart-add .glyphicon-shopping-cart,
.popover-content .glyphicon-shopping-cart,
.popover-content .total-cart{
 /* color: #c7b200;
  height: 40px;
  width: 40px;
  font-size: 19px;
  line-height: 35px;*/
  display: none;
}
#toaster-cart-add .h2,
.popover-content .h2{
  font-size: 16px;
  font-family: "Proxima Nova Light";
}
#toaster-cart-add .alert{
  border: 5px solid #f9f9f9;
  border-radius: 0;
  box-shadow: 0 10px 20px rgb(149 149 149) !important;
  color: #403b33;
  opacity: 1;
}
#shoppingcartpopoverContent .btn-shopping-cart {
  border-radius: 25px;
  padding: 12px;
}
#fastcheckoutBody .form-group.form-cc-msi-firstdata label {
  margin-right: 25%;
}
#shoppingcartpopoverContent .btn-shopping-cart span,
.shoppingcartpopover .popover-title,
#navMainOrders,
#navMainFavorites,
#navMainLogoff,
#navMainAccount,
.stack-wrapper,
.notice_stack_message,
.dropdown-toggle span,
.submenu-link span,
#terms_privacity_footer,
#footer_about_us_collapse .footer-item a,
#shortcut_access_footer .footer-item a,
.footer-copyright,
#footer .footer-fields-items .footer_item,
#categoriesdynamicHeading .box-heading-wrapper .panel-title,
.step_box .badge {
  font-size: 14px;
}
#accountDefaultHeading,
#shoppingcartpopoverListWrapper .popover_CartFinalPrice,
.shoppingcartpopover .popover-title,
.cowoa-message,
#crossSell h2,
#whatsNew h2,
.hero-text,
.div-newuser .information,
.shoppingcartpopover h3,
#modalShoppingcartPopover .modal-header,
#cartEmptyText,
.centerBoxContentsProducts .form-inline, #addressbookBody .btn-group-justified .btn-group, #accounthistoryBody #accountHistoryDefaultHeading ,
#createaccountsuccessBody #createAcctSuccessHeading, #createaccountsuccessBody #createAcctSuccessMainContent, #logoffBody #logoffDefaultHeading {
  text-align: center;
}
.shoppingcartpopover .popover-title {
  text-transform: uppercase;
}
.cowoa-message {
  margin-top: 22px;
  margin-bottom: 12px;
}
.popover-badge {
  font-size: 11px;
  padding: 6px 1px 0px 0px;
  width: 22px;
  height: 20px;
  margin-right: 5px;
  border-radius: 55%;
  display: inline-block;
}
.popoover_subtotal {
  margin-top: 10px;
  border-top: 1px solid #ccc;
  padding-top: 10px;
}
.popoover_subtotal .label-total-price,
.popoover_subtotal .label-subtotal,
.cowoa-message,
#shoppingcartpopoverContent .btn-shopping-cart span,
.centerBoxContentsProducts .product_title,
#productListing .product_title,
span.glyphicon-search,
#dropdown-sort-prices .btn,
.notice_stack_message,
#footer_about_us_collapse .footer-item a,
#shortcut_access_footer .footer-item a,
.lbl-select,
.btn-success .glyphicon-chevron-right,
.breadcrumb > .active,
#categoriesdynamicBoxBody a:active {
  font-weight: bold;
}
.popoover_subtotal .label-total-price,
#navCatTabsUl,
#navMain ul.nav li .glyphicon:nth-child(2),
#footer .panel-group,
.div-passforget .button_back,
#categoriesdynamicBoxBody {
  font-size: 16px;
}
#navCatTabsWrapper .row-sm-vertical-align {
  align-items: baseline;
  -webkit-align-items: baseline;
}
#navMainWrapper,
#navMainWrapper .badge {
  font-size: 70%;
}
#navMainLoginWrapper,
#navMainFavorites,
#navMainShoppingCart,
#navMainLogin,
.navbar-inverse .navbar-toggle,
.navbar-toggle,
#navCatTabsUl li a:hover,
#navCatTabsUl li a:focus,
#footer .share a,
#footer,
#footer a,
#footer p,
.footer-copyright,
.btn-success:hover,
.btn-default:hover,
.hero-text,
.div-newuser,
.heading-new-customer,
.link_cowoa,
.link_cowoa:hover,
.btn_facebook_login:hover,
.btn_facebook_login:active,
.btn_facebook_login:focus,
.btn_facebook_login.active,
.btn_facebook_login.active:focus,
.btn_facebook_login.active:hover,
.btn_facebook_login,
.shoppingcartpopover h3,
#modalShoppingcartPopover .modal-header,
.shoppingcartpopover .popover-content button.active .badge,
#shoppingcartpopoverListWrapper button.active .badge,
#carousel-example-generic .owl-nav button {
  color: #fff;
}
/*botones navbar*/
.navbar-inverse .navbar-toggle,
.navbar-toggle {
  border-color: transparent;
}
/*menu superior iconos*/
.navbar-brand {
  position: initial;
}
.nav_line_top {
  display: block;
  height: 4px;
}
#navCatTabsUl li a:hover,
#navCatTabsUl li a:focus {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  background-color: transparent;
}
#navMainLoginWrapper,
#navMainFavorites,
#navMainShoppingCart,
#navMainLogin {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 3px 12px;
  margin-top: 0;
}
#accountPassword input,
#accountEditDefault input,
#fieldset_address_book_billing input,
#fieldset_address_book_billing select,
#checkoutNewAddress select,
#checkoutNewAddress input:not([type="checkbox"]),
form[name="addressbook"] select,
form[name="addressbook"] input:not([type="checkbox"]) {
  border-radius: 0;
  height: 50px;
}
.extend-control-label {
  padding-top: 7px;
  margin-bottom: 0;
  text-align: left;
  font-size: 12px;
  text-transform: uppercase;
  color: #8e8e8e;
  letter-spacing: 2px;
  font-weight: normal;
  padding-left: 0;
  padding-bottom: 7px;
}
.favorited .glyphicon-add-favorites {
  color: #fff500 !important;
  text-shadow: -1px 0 #464646, 0 1px #464646, 1px 0 #464646, 0 -1px #464646;
}
.nav_line_top_border {
  border-top: 4px solid #fff500;
}
#navMain ul.nav li .btn {
  border-right: 1px solid #fff;
  max-height: 24px;
}
#navMain ul.nav li .glyphicon {
  font-size: 18px;
}
#navMain ul.nav > li:nth-child(2) {
  margin-left: 25px;
}
#navMain ul.nav li .btn:first-child {
  max-height: initial;
  font-size: initial;
}
#navCatTabsUl a:hover,
#navCatTabsUl a:active {
  border-bottom: 4px solid #fff500;
  padding-bottom: 13.5px;
}
#navMain ul.nav > li {
  margin-top: 14px;
  margin-bottom: 0;
}
#navMain ul.nav li:first-child {
  margin-top: 4px;
}
.productBasePrice {
  color: #050505;
}
.centerBoxContentsProducts .product_title a:hover,
#productListing .product_title a:hover {
  color: #000;
}
.product_content {
  text-align: left;
}
.product_image {
  background: #fff;
}
.centerBoxContentsProducts .product_content {
  padding: 30px 20px;
}
.centerBoxContentsProducts .product_price,
#productListing .product_price {
  padding-top: 5px;
}
.glyphicon-chevron-down {
  font-size: 0.8em;
}
.cat-image-header-fix-top {
  margin-bottom: 25px;
}
.navbar-nav li.btn-default {
  background: transparent;
}
#payments-methods img {
  display: inline-block;
}
.indexProductListCatDescription {
  left: 10%;
}
.inner-image-category {
  position: relative;
  width: auto;
  height: 100%;
  background: linear-gradient(
    to bottom,
    transparent -20%,
    rgba(0, 0, 0, 0.7) 100%
  );
}
#categoryImgListingBigHeader {
  min-height: 300px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 340px;
  margin-bottom: 15px;
}
.tabTable .panel-body {
  padding-top: 5px;
}
.centerBoxContentsProducts .tabTable .product_price,
#productListing .tabTable .product_price,
.tabTable .product_title {
  padding-top: 90px;
}
#advSearchResultsDefault .back,
.tabTable .panel-heading,
#modalMainPageLabel,
#navMainSearch .advanced-search-box,
#page3Body #pageThreeHeading,
#productListHeading,
#categoryImgListing,
#navbarLogo .glyphicon-logo,
#navMainShoppingCart span.total-cart,
#footer hr,
.button_more_reviews,
.button_write_review,
.centerBoxContentsProducts .product_description, #logoffBody #navBreadCrumb, #createaccountsuccessBody #navBreadCrumb,
/* ocultar envio gratis en carrito flotante y texto de meses sin intereses en modal de firstdata */
#shoppingcartpopoverContent .free_shipping_remaining,
#confirm_payment_modal_firstdata .modal-body > .alert
{
  display: none;
}
#navMainSearch .button_search {
  border-radius: 25px 0 0 25px;
  border: none;
}
#navMainSearch .quick_find_header input.form-control {
  padding: 6px 20px 6px 2px;
  border-radius: 0 25px 25px 0;
  border: none;
  width: 17em;
}
#dropdown-sort-prices .btn {
  border: none;
  border-radius: 0;
  padding: 18px 4px;
  background-color: transparent;
  color: #000;
  text-align: left;
}
#dropdown-sort-prices,
#group-sort-prices,
#dropdown-sort-prices .btn,
.fixed-footer,
.nav_line_top,
.cat-image-header-fix-top,
.pass-btn > button,
#carousel-example-generic .owl-nav {
  width: 100%;
}
#dropdown-sort-prices span {
  padding-top: 6px;
  float: right;
}
#navMainShoppingCart span.badge {
  position: absolute;
  top: 12px;
  left: 32px;
  color: #464646;
  background-color: #fff500;
  padding: 3px 5px;
}
#navMainWrapper #navMainLogoff span.glyphicon-sign-out {
  font-size: 2.2em;
}
#navMainSearch {
  margin-top: 13px;
}
#navMainSearch .button_search,
#navMainSearch input {
  height: 30px;
}
#footer_about {
  padding-left: 15px;
  padding-right: 15px;
}
#footer {
  padding: 10px 15px 0;
  min-height: 246px;
}
.alert,
.panel-heading,
.well,
.panel-heading,
.navbar-inverse,
.btn-default,
.btn-info,
.progress-bar,
.navbar-default,
.btn-success,
.navbar-nav > .open > a,
.dropdown-menu > li > a:hover,
#navCatTabsUl .active a {
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
}
.alert .glyphicon {
  vertical-align: middle;
}
.stack-wrapper {
  padding-left: 25px;
}
.notice_stack_message {
  display: inline-block;
  padding-top: 1;
  padding-left: 6px;
}
#navCatTabsUl .active a {
  padding-bottom: 13.5px;
}
/*vista de producto*/
.breadcrumb > li + li:before {
  color: #000;
  content: "/\00a0";
}
.udem_footer_image img {
  position: absolute;
  bottom: -22px;
  right: 0;
}
#footer h4.panel-title,
h4.panel-title span {
  color: #fff500;
}
#footer .share li {
  float: left;
}
#footer,#footer .panel-group {
  margin-bottom: 0;
}
#footer .panel-group{
	padding-top: 10px;
}
#footer .panel-body {
  border-top: 0;
  padding: 5px 10px 0 0;
}
#footer .panel {
  padding-top: 10px;
  margin-bottom: 0;
}
#footer_about,
#footer {
  border-radius: 0;
}
.footer_item_link {
  font-weight: 600;
}
#footer,
#footer_about,
#footer .panel {
  background-color: #403930;
  border-color: #403930;
}
#footer #footerSecureLink {
  font-size: 13px;
  line-height: 20px;
  font-weight: 600;
}
#footer_about {
  border-top: 1px solid #f1f1f129;
  padding-top: 22px;
  padding-bottom: 6px;
}
#footer,
#footer a,
#footer p {
  line-height: 25px;
}
#footer .share .glyphicon {
  font-size: 1.3em;
  margin-right: 24px;
}
#terms_privacity_footer {
  padding-left: 13px;
  padding-right: 13px;
}
#terms_privacity_footer a {
  color: #a6a6a6;
}
#footer a:hover,
#terms_privacity_footer a:hover {
  text-decoration: none;
  transition: all 0.5s ease;
}
#footer a:hover {
  color: #9d9996;
}
#terms_privacity_footer a:hover {
  color: #75736e;
}
#footer a:hover {
  opacity: 0.5;
}
#footer_about_us_collapse .footer-item i,
#shortcut_access_footer .footer-item i {
  vertical-align: middle;
  padding-right: 7px;
}
.footer-copyright {
  text-transform: uppercase;
}
#footer_accordion_one #footer_customer_service_collapse .glyphicon + span {
  vertical-align: unset;
}
#footer .footer-fields-items .footer_item {
  line-height: 20px;
}
.footer_item i {
  padding-right: 2px;
  font-size: 15px;
  vertical-align: text-top;
}
/*.panel-default,*/ /*se comenta porque se soluciono con el bootstrap*/
.panel-default .panel-heading {
  border-color: transparent;
}
/* paneles y productos */
.panel-default .panel-heading {
  background: none;
  color: #000;
  text-align: left;
  padding-top: 0;
  padding-left: 0;
}
.panel-default {
  box-shadow: none;
  padding: 10px;
}
/*.panel-heading {
  padding: 0px;
} se comenta porque se agrego desde bootstrap*/
.panel-heading .panel-title {
  display: block;
  padding: 15px 0;
}
.panel-default button.collapsed {
  border: 1px solid #003087;
  margin-top: 5px;
  padding-bottom: 3px;
}
.dropdown.active > .dropdown-toggle,
.dropdown.active > .dropdown-toggle:hover,
.dropdown.active > .dropdown-toggle:focus {
  border-bottom: 4px solid #fff500;
}
/*hover btns*/
.btn {
  /*Se canbia para que el efecto sea vea al pasar el cursor y al quitarlo*/
  transition: background-color 0.5s ease;
}
.btn-success:active:focus,
.btn-success:active:hover,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success.active {
  background-color: #fff500;
  border-color: #fff500;
}
.btn-success:focus,
.btn-success:active {
  background-color: #fff500;
  border-color: #fff500;
}
.btn-default:focus,
.btn-default:active,
.btn-default:active:focus,
.btn-default:active:hover,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default.active {
  background-color: #fff;
}
.btn-success:hover,
.btn-default:hover {
  background-color: #000;
}
.btn-primary:hover {
  color: #000 !important;
  background-color: #fff !important;
  border-color: #000 !important;
}
.form-control:focus,
.btn-success:hover {
  border-color: #000;
}
/*inputs*/
.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.thumb-udem {
  padding: 0;
  padding-bottom: 40px; /*25px*/
}
#indexBody .thumbnail,
#indexHomeBody .thumb-udem,
.img-thumbnail {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.075);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.075);
}
#pageWrapper {
  background: transparent;
}
/*slider top*/
#carousel-example-generic {
  bottom: 0px;
  position: relative; /*estaba por separado, por lo tanto se unio*/
}
/*index categorias*/
.cat-row,
#whatsNew {
  margin-top: 30px;
}
#crossSell h2,
#whatsNew h2 {
  font-size: 40px;
  color: #403b33;
}
/*zoom*/
.zoom-effect-container {
  overflow: hidden;
}
/*zoom 1*/
.zoom {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.zoom-effect-container:hover .zoom {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}
/*zoom 2*/
.zoom-2 {
  -webkit-transform: scale(1.08);
  transform: scale(1.05);
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.zoom-effect-container:hover .zoom-2 {
  -webkit-transform: scale(1);
  transform: scale(1);
}
/**/
.nopadding {
  padding: 0;
}
#indexHomeBody #mainWrapper .row/*,
#bannerFive,
#bannerFour*/ {
  margin-bottom: 30px;
}
/* listado del producto*/
#productinfoBody .pd_content {
  margin-top: 40px;
}
#productsListingDisplayOrder .pagination {
  margin: 1px 0;
}
.hero-image {
  background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5)),
    url("../images/banner-carrera.jpg") 50% 50% no-repeat;
  height: 250px;
  /*background-position: center;
  background-repeat: no-repeat;*/
  background-size: cover;
  position: relative;
}
#page3Body .bloque-img-izq {
  width: 90%;
  padding: 50px 0;
}
#page3Body .bloque-img-der {
  width: 90%;
  padding: 20px 0;
  margin-left: 25px;
}
/*pagina donativos*/
.line-h {
  line-height: 1.6;
}
#pwd_forgot {
  text-decoration: underline #fff500;
  display: inline-block;
  margin-top: 30px;
}
#loginForm button,
#btn_event_seat_reserve,
button[name="registrationFacebook"],
button[name="registrationButton"] {
  padding: 12px 12px;
}
#loginDefault legend {
  border: none;
}
#modalMainPage #loginDefaultHeading{
  display:block;
}
#loginForm .form-horizontal label,
.div-passforget label {
  text-align: left !important;
  font-size: 12px;
  text-transform: uppercase;
  color: #8e8e8e;
  letter-spacing: 2px;
  font-weight: normal;
  margin-bottom: 5px;
}
.new-user-icon {
  padding: 25px 0;
}
.div-newuser {
  background-color: #403930;
  padding: 30px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.075);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.075);
}
.div-loginuser,
.div-passforget {
  background-color: #fff;
  color: #333;
  padding: 30px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.075);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.075);
}
#fieldCreateAccount .information {
  display: none;
}
#fieldCreateAccount label:before,
.div-passforget label:before {
  content: "*";
}
.div-loginuser {
  height: 480px;
}
.div-passforget legend {
  display: none;
}
.pass-btn > button {
  display: block;
  margin-top: 40px;
  margin-bottom: 70px;
  padding: 12px;
}
.div-passforget .button_back {
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #000;
  padding: 0 2px;
  font-family: "Proxima Nova";
}
.div-passforget .button_back:hover {
  background-color: transparent;
  transition: all 0.2s ease;
  color: #484848;
}
#show_comments,
#pwd_forgot,
.link_over_underline,
.link_shipping_edit,
.link_billing_edit,
.link_message_fast_users {
  box-shadow: inset -2px -9px 0 -2px #fff500;
}
.font_bold {
  font-weight: bold;
}
.div-newuser .information {
  margin-bottom: 12px;
}
#createAcctDefault .button_submit {
  padding: 12px;
}
/*botones*/
.cssButton {
  font-family: "Proxima Nova Sbold";
  border-radius: 25px;
}
.link_cowoa:hover {
  box-shadow: inset -2px -9px 0px -2px #fff500;
}
.btn_facebook_login:hover,
.btn_facebook_login:active,
.btn_facebook_login:focus,
.btn_facebook_login.active,
.btn_facebook_login.active:focus,
.btn_facebook_login.active:hover,
.btn_facebook_login {
  background-color: #3c5a99;
  border: 1px solid #3c5a99;
}
.button_login,
#indexBody .button_in_cart {
  padding: 6px 12px;
}
/*footer*/
#footer h4 {
  font-family: "Proxima Nova";
}
#footer .panel-heading {
  text-transform: unset;
}
#footer .panel-title {
  font-size: 18px;
  color: #fff500;
  font-weight: 500;
  border-bottom: 0;
  text-transform: unset;
}
.shadow {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}
/* exaudem */
.circle-bg,
.triangle-bg,
.square-bg {
  padding-bottom: 50px;
}
.circle-bg {
  background-image: url(../images/bg-circulo.png);
  background-position: bottom right;
  background-size: cover;
}
.triangle-bg {
  background-image: url(../images/bg-triangle.png);
  background-size: cover;
}
.square-bg {
  background-image: url(../images/bg-square.png);
  background-size: cover;
}
.circle-bg img,
.triangle-bg img,
.square-bg img {
  width: 85%;
  height: auto;
  margin: 0 auto;
}
.b-bottom {
  border-bottom: 1px solid #e1dfe0;
  padding-bottom: 30px;
  margin-bottom: 40px;
}
.float-column {
  padding: 30px;
}
.lbl-select {
  font-size: 12px;
  color: #a6a6a6;
  margin: 0 0 5px;
}
.m-top {
  margin-top: 25px;
}
select {
  color: #8a8a8a;
}
.black-border-bottom {
  border-bottom: 2px solid #000;
}
.margin-tb {
  margin: 20px 0;
}
.btn-success .glyphicon-chevron-right {
  font-size: 10px;
  vertical-align: middle;
}
/*bread crumb*/
#navBreadCrumb .breadcrumb {
  margin-bottom: 5px;
  background-color: transparent;
}
#navBreadCrumb {
  font-size: 22px;
  border-bottom: 5px solid;
}
/* box-left-default */
#categoriesdynamicHeading .box-heading-wrapper .panel-title {
  text-transform: uppercase;
  letter-spacing: 5px;
  color: #fff;
}
#categoriesdynamicHeading .box-heading-wrapper {
  background-color: #413e36;
  border-radius: 5px 5px 0 0;
}
#categoriesdynamicHeading {
  padding: 0px 15px 0px 15px;
}
#categoriesdynamic {
  padding: 0;
  margin-top: 35px;
}
#categoriesdynamicBoxBody a {
  color: #000;
  text-decoration: none;
}
#categoriesdynamicBoxBody a:hover span {
  color: #616161;
  text-decoration: none;
  box-shadow: #fff500 -2px -9px 0 -2px inset;
}
#categoriesdynamicBoxBody {
  padding: 0;
}
#categoriesdynamicContent ul li:before {
  content: "\00a0 ";
  width: 29px;
  height: 40px;
  border-right: 1px solid #ddd;
  position: relative;
  display: inline-block;
  padding: 10px 0 0 9px;
  font-weight: bold;
  margin-bottom: 0;
}
/*bof css jorge*/
#categoriesdynamicContent > ul > li:not(.currentParent) {
  display: none;
}
#categoriesdynamicContent .currentParent {
  display: contents;
}
/*eof*/
#categoriesdynamicContent li a:before {
  display: none;
}
#categoriesdynamicContent ul li.has_sub.currentParent:before {
  content: " - ";
}
#categoriesdynamicContent ul li.has_sub:before {
  content: " + ";
}
#categoriesdynamicContent li.level_3.no_sub,
#categoriesdynamicContent li.level_1.no_sub {
  padding: 0;
}
#categoriesdynamicContent .has_sub,
#categoriesdynamicContent .no_sub {
  margin: 0;
}
#categoriesdynamicContent .no_sub a span,
#categoriesdynamicContent .has_sub a span {
  padding-left: 6px;
  margin-left: 10px;
  padding-top: 10px;
}
#categoriesdynamicContent .has_sub.currentParent a.level_2.currentParent {
  padding-left: 9px;
  padding-top: 13px;
}
#categoriesdynamicContent .list-unstyled {
  white-space: nowrap;
}
#categoriesdynamicContent span.badge {
  background-color: transparent;
  color: #000;
  font-weight: normal;
}
#categoriesdynamicContent span.badge:before {
  content: "( ";
}
#categoriesdynamicContent span.badge:after {
  content: " )";
}
#navMainSearch .quick-find-result .button_in_cart {
  height: 30px;
  padding: 3px 10px;
}
#productListing .filter-nav {
  background-color: #fff;
  margin-bottom: 20px;
}
#productListing .productListing-rowheading .panel-title {
  padding: 0 15px;
}
#productsListingTopNumber {
  border-right: 1px solid #ccc;
  padding: 20px 5px;
}
.btn-filtrar-prices span {
  font-size: 20px !important;
}
.btn-filtrar-prices,
.pagination .btn-primary.active,
.btn-filtrar-prices:active,
.btn-filtrar-prices:focus {
  padding: 0;
  color: #000;
  background-color: #fff;
  border: none;
  border-radius: 0 !important;
  box-shadow: none;
}
.pagination .btn-filtrar-prices:first-child {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  padding: 18px 9px 17px 8px;
}
.btn-filtrar-prices:hover,
.btn-filtrar-prices:active,
.btn-filtrar-prices:focus {
  border-color: #ccc !important;
}
ul.pagination li:active {
  background-color: #ccc;
}
/**/
.btn.btn-mylivechat {
  position: fixed;
  padding: 6px 15px;
  bottom: 70px;
  width: auto;
  height: auto;
  font-size: inherit;
  right: 25px;
  border-radius: 10px;
  z-index: 10;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2) !important;
}
.btn-mylivechat span.glyphicon-chat {
  font-size: 2em;
}
.btn-mylivechat span.btn-live-text {
  font-size: 12px;
}
/*opover carrito*/
.shoppingcartpopover {
  background-color: transparent;
}
.shoppingcartpopover h3,
#modalShoppingcartPopover .modal-header {
  background-color: #757575;
  letter-spacing: 3px;
  font-weight: 300 !important;
}
.shoppingcartpopover .popover-content {
  background-color: #fff;
  padding: 9px 0;
}
/**/
.popover.bottom > .arrow:after {
  top: 2px;
  border-bottom-color: #757575;
}
#carousel-example-generic li.active,
.owl-carousel .owl-dot.active span,
#myCarousel li.active {
  background: #404040 !important;
  border: none;
}
#carousel-example-generic li,
.owl-carousel .owl-dot span,
#myCarousel li {
  background: transparent !important;
  border: 1px solid #404040;
}
.navbar-nav li.btn-default:active,
.navbar-nav li.btn-default:hover {
  background-color: transparent;
}
/*checkout*/
.btn-pref {
  -webkit-box-shadow: 0 5px 3px rgba(0, 0, 0, 0.075);
  box-shadow: 0 5px 3px rgba(0, 0, 0, 0.075);
}
#order_steps .step-active {
  border-bottom: 2px solid #eee74a;
}
.step_box,
.step_box:hover,
.step_box:active,
.step_box:focus {
  padding: 15px;
  background-color: #fff;
  color: #403b33;
  text-shadow: none;
  border-color: #e8e8e8;
}
.step_box:hover {
  border-color: #a9a9a9 !important;
}
.step_box:active {
  font-weight: bold;
  padding: 15px 15px 12px 15px;
  box-shadow: none;
  border-bottom: 4px solid #fff500;
}
.step_box .badge {
  padding: 7px 11px;
  border-radius: 100px;
  background-color: transparent !important;
  border: 1px solid !important;
  color: #403b33 !important;
}
.step_box:active .badge {
  background-color: #000 !important;
  color: #fff !important;
}
.udem_icon {
  width: 55px;
  margin-top: 20px;
}
.place-icon {
  padding-top: 10px;
  color: #949494;
}
#cartAdd .tooltip:last-child {
  font-size: 15px;
}
.heart-icon {
  width: 33px;
  margin-bottom: 15px;
}
#wishlist h2 {
  margin-bottom: 35px;
}
#productsListingDisplayOrder .tooltip {
  display: none !important;
}
/*check box*/
/* The input container */
.checkbox label,
label.radio-btn,
label[for="use_shipping_address"] {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Hide the browser's default checkbox */
.checkbox input[type="checkbox"],
label.radio-btn input[type="checkbox"],
label[for="use_shipping_address"] input[type="checkbox"] {
  position: absolute;
  opacity: 1;
  left: 25px;
  cursor: pointer;
  height: 15px;
  width: 15px;
}
label.radio-btn input[type="checkbox"],
label[for="use_shipping_address"] input[type="checkbox"] {
  left: 0;
}
label.radio-btn input[type="checkbox"] {
  bottom: 0;
}
/* Create a custom checkbox */
.checkbox input[type="checkbox"]::before,
label.radio-btn input[type="checkbox"]::before,
label[for="use_shipping_address"] input[type="checkbox"]::before {
  position: absolute;
  content: " ";
  height: 22px;
  width: 22px;
  background-color: #fff;
  border: 1px solid #555555;
  bottom: -3px;
  right: -3px;
}
/* On mouse-over, add a grey background color */
.checkbox label:hover input[type="checkbox"]::before,
label.radio-btn:hover input[type="checkbox"]::before,
label[for="use_shipping_address"]:hover input[type="checkbox"]::before {
  background-color: #dedede;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkbox label input:checked:after,
label.radio-btn input:checked:after,
label[for="use_shipping_address"] input:checked:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.checkbox label input:checked::after,
label.radio-btn input:checked::after,
label[for="use_shipping_address"] input:checked::after {
  display: block;
}
/* Style the checkmark/indicator */
.checkbox label input[type="checkbox"]:after,
label.radio-btn input[type="checkbox"]:after,
label[for="use_shipping_address"] input[type="checkbox"]:after {
  left: 2px;
  bottom: 3px;
  width: 8px;
  height: 13px;
  border: solid #555555;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* /checkbox */
.discapacity:after {
  background-image: url(../images/discapacity.png);
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  width: 25px;
  height: 25px;
  content: "";
  position: absolute;
  top: -3px;
  margin-left: 10px;
}
.messageStackWarning {
  color: #000000;
  background-color: #ffcdcd;
  border-color: #bb0000;
}
/* Padding container-fluid header */
#productPrices .productiva {
  color: #252424;
}
#modalShoppingcartPopover .modal-body {
  padding-left: 0;
  padding-right: 0;
}
.shoppingcartpopover .popover-content button,
#shoppingcartpopoverListWrapper button {
  border: none;
  border-bottom: 2px solid #000;
  font-family: "Proxima Nova Sbold";
  color: #000;
  padding: 10px 20px;
  border-radius: 0;
  margin: 0;
}
.shoppingcartpopover .popover-content button:hover,
#shoppingcartpopoverListWrapper button:hover {
  border-radius: 0;
}
.shoppingcartpopover .popover-content button.active,
#shoppingcartpopoverListWrapper button.active {
  background-color: #fff !important;
  background-image: none;
  text-shadow: none;
  border-bottom: 2px solid;
}
.shoppingcartpopover .popover-content button.active .badge,
#shoppingcartpopoverListWrapper button.active .badge {
  background-color: #595959;
}
#shoppingcartpopoverListWrapper .btn-group-justified {
  padding-left: 15px;
  padding-right: 15px;
}
#webauth2 {
  height: 683px !important;
}
#shoppingcartpopoverContent .free_shipping_remaining > .alert {
  margin-top: -8px;
  margin-bottom: 10px;
  font-size: 80%;
}
/* ocultar boton de listado de productos */
#productListing .product_price + .btn {
  display: none;
}
#footer_newsletter_collapse input[type="email"] {
  border-radius: 50px 0 0 50px;
}
#footer_newsletter_collapse .button_subscribe {
  border-color: #ccc;
}
#footer_newsletter_collapse .button_subscribe:hover {
  border-color: #000;
}
#carousel-example-generic .owl-nav {
  position: absolute;
  top: 0;
  height: 100%;
  margin: 0;
}
#carousel-example-generic .owl-nav button {
  position: absolute;
  background-color: transparent;
  border: none;
  font-size: 30px;
  margin: 0;
  border-radius: 0;
  width: 15%;
  height: 100%;
  padding: 0;
}
#carousel-example-generic .owl-nav button:first-child {
  left: 0;
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  ) !important;
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  ) !important;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0.0001))
  ) !important;
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  ) !important;
}
#carousel-example-generic .owl-nav button:last-child {
  right: 0;
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  ) !important;
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  ) !important;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, rgba(0, 0, 0, 0.0001)),
    to(rgba(0, 0, 0, 0.5))
  ) !important;
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  ) !important;
}
.toggle-password {
  padding: 6px 12px !important;
}
.glyphicon-place-pass,
.form-horizontal .has-feedback .glyphicon-place-pass {
  right: 60px !important;
}
#createaccountBody .form-group.new:not(:nth-of-type(4), :first-of-type),
#udem-relation {
  margin-bottom: 40px;
  padding-bottom: 30px;
  border-bottom: 3px solid #e2e2e2;
}
#createaccountBody .form-group.new button {
  height: 50px;
}
.toggle-password:hover span {
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%)
    contrast(1000%);
}
#productListing .product_image {
  flex: 0 1 auto;
}
/*.....Puntos_responsivos......*/
/*bof stylesheet account history*/

/*bof product call*/
.product_price > a, .product_is_call{
  pointer-events: none;
}
.product_is_call:not(.product_price .product_is_call){
  font-size:14px;
}
.product_content .product_is_call{
  margin-top:8px;
}
/*eof product call*/
@media (max-width: 800px) {
	#accounthistoryBody .btn-view-order span,
	#accounthistoryBody .details-row-order {
		font-size: 14px;
	}
}
/*eof*/
@media (min-width: 1200px) {
  #footer_newsletter_heading h2,
  #footer_newsletter_collapse {
    display: none;
  }
  #footer .col-sm-6.col-lg-3 .panel.panel-default:last-child {
    padding: 5px;
  }
  .footer-copyright:after {
    content: "";
    display: block;
    width: 1px;
    height: 16px;
    position: absolute;
    top: 33%;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    background-color: #f1f1f129;
  }
  /*height*/
  .height {
    height: 383.33px;
  }
  .width {
    width: 681.47px;
  }
  .ml {
    margin-left: 42px;
  }
  #page3Body .bloque-img-izq {
    margin-left: 120px;
  }
  #page3Body .bloque-img-der {
    margin-left: 60px;
  }
  #page3Body .bloque-img-der,
  #page3Body .bloque-img-izq {
    width: 70%;
    padding: 50px 0;
  }
}
@media (min-width: 992px) {
  #udem-relation > div:last-of-type,
  .navbar-header {
    position: absolute;
  }
  .shoppingcartpopover,
  #navCatTabsWrapper {
    position: fixed;
  }
  #navMain > ul > li:first-child {
    width: 310px;
  }
  #udem-relation {
    position: relative;
  }
  #udem-relation > div:last-of-type {
    right: 0;
    bottom: 30px;
  }
  /* / popover shipping cart*/
  #navbarLogo {
    margin-left: 0;
  }
  .navbar-header {
    left: 0;
  }
  .navbar-brand {
    padding: 0;
  }
  .navbar-brand img {
    width: 344px;
  }
  #navCatTabsWrapper {
    top: 50px !important;
    width: 100% !important;
    z-index: 999;
  }
  body {
    padding-top: 111px !important;
  }
  /* Padding container-fluid header */
  #navMainWrapper .container-fluid,
  #navCatTabsWrapper .container-fluid {
    padding-right: 50px;
  }
  #navMain > ul {
    padding-right: 0;
  }
  #navCatTabsUl .active a {
    border-bottom: 4px solid #fff500;
  }
  .hero-image {
    height: 340px;
  }
  .div-newuser,
  .div-loginuser {
    margin-left: 50px;
  }
  #modalMainPage .div-newuser,
  #modalMainPage .div-loginuser {
    height: 460px;
  }
  #modalMainPage #loginDefault {
    margin-bottom: 25px;
  }
  .pagination .btn-filtrar-prices:first-child {
    padding-left: 15px;
    padding-right: 16px;
    margin-right: 10px;
  }
}
@media (min-width: 768px) {
  /*logo width */
  #navbarLogo {
    opacity: 1 !important;
    -webkit-aimation: none !important;
    animation: none !important;
    padding: 0;
  }
  .quick-find-result {
    min-width: 360px;
  }
  .hero-image {
    height: 300px;
  }
  .flex {
    display: flex;
  }
  .step_box .badge {
    margin-right: 10px;
  }
  /*css Jorge*/
  .sidebox-product {
    position: -webkit-sticky;
    position: sticky;
    top: 145px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #categoriesdynamicBoxBody a[class^="cat-c-"] span {
    max-width: 60%;
    position: absolute;
  }
  #categoriesdynamicBoxBody li[class^="cat-c-"] .badge {
    float: right;
    margin-top: 5px;
  }
}
@media (max-width: 991px) {
  div[data-name="customers_relations"] {
    margin-bottom: 15px;
  }
  #navMainSearch .quick_find_header input.form-control {
    width: 100%;
  }
  /*logo width */
  #navbarStoreName img {
    width: auto;
    max-width: 216px;
    margin: 0 auto;
    left: 0;
    position: absolute;
  }
  #footer_about {
    padding-bottom: 70px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /*height*/
  .height {
    height: 316.66px;
  }
  .width {
    width: 562.94px;
  }
  .ml {
    margin-left: 34px;
  }
}
@media(max-width: 1199px) and (min-width:768px){
	#addressbookBody .btn-group-justified{
		padding: 0 14px 20px;
	}
	#addressbookBody .btn-group-justified .btn-group{
		padding-left: 0;
    	padding-right: 0;
	}
	#addressbookBody .btn-group-justified .btn-group:last-child{
		text-align:right;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-header,
  .navbar-left,
  .navbar-right,
  .navbar-nav,
  .navbar-nav > li {
    float: none !important;
  }
  #navCatTabs,
  .navbar-header {
    width: 100%;
  }
  .collapse.in,
  .navbar-toggle {
    display: block !important;
  }
  #navCatTabsUl {
    padding: 0 15px;
  }
  /* tablet collapse*/
  #navCatTabs {
    position: absolute;
    left: 0;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    margin-top: 7.5px;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-inverse .navbar-toggle,
  .navbar-toggle {
    color: #fff;
    border: none;
    font-size: 18px;
  }
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background-color: transparent;
  }
  /*height*/
  .height {
    height: 243.33px;
  }
  .width {
    width: 432.58px;
  }
  .ml {
    margin-left: 26px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .centerBoxContentsProducts .tabTable .product_price,
  #productListing .tabTable .product_price,
  .tabTable .product_title {
    padding-top: 30px;
  }
}
@media (max-width: 768px) {
  .step_box:active {
    padding: 15px;
    padding-bottom: 11px;
    border-bottom: 5px solid #fff500;
  }
}
@media only screen and (max-width: 767px) {
  #addressbookBody .btn-group-justified{
	font-size: 16px;
  }
  #addressbookBody .btn-group-justified{
	/*padding-top:0;
	padding-left:15px;
	padding-right:15px;*/
    padding: 0 15px 20px;
  }
  #addressbookBody .btn-group-justified>.btn-group{
	display: table-cell;
    float: left;
    width: auto;
	/*padding: 0;
    padding-bottom: 15px;*/
    padding: 0 0 15px;
  }
  #addressbookBody .btn-group-justified>.btn-group:last-child{
	float:right;
  }
  #webauth2 {
    height: 712px !important;
  }
  #productPrices .productiva {
    font-size: 22px;
  }
  #navMainSearch {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .w-16 {
    width: 32.66% !important;
  }
  .margin-tb {
    margin: 10px 0 !important;
  }
  #page3Body div.row.row-sm-vertical-align {
    margin-bottom: 30px;
  }
  #indexBody .breadcrumb {
    font-size: 15px;
  }
  #modalshoppingcartpopoverLabel {
    text-transform: uppercase;
    font-size: 17px;
  }
  #modalShoppingcartPopover .close {
    color: #fff;
    opacity: 1;
    text-shadow: none;
  }
  #dropdown-sort-prices .btn,
  .centerBoxContentsProducts .tabTable .product_price,
  #productListing .tabTable .product_price,
  .tabTable .product_title,
  .footer-copyright,
  #terms_privacity_footer,
  #footer_secure_collapse {
    text-align: center;
  }
  #productsListingTopNumber {
    border-right: 0 !important;
  }
  .centerBoxContentsProducts .tabTable .product_price,
  #productListing .tabTable .product_price,
  .tabTable .product_title {
    padding-top: 30px;
  }
  #navCatTabsUl .glyphicon-chevron-right {
    float: right;
    line-height: unset;
  }
  #navCatTabs .divider {
    margin: 1.5px 0;
  }
  #terms_privacity_footer li {
    display: block;
  }
  #navbarStoreName img {
    width: auto;
    max-width: 216px;
    margin: 0 auto;
    float: left;
  }
  #navbarLogo {
    opacity: 1;
    padding: 0;
  }
  #navMainSearch .button_search {
    margin-right: 0;
  }
  .navbar-collapse.in {
    overflow-y: inherit;
  }
  .navbar-inverse .navbar-toggle,
  .navbar-toggle {
    color: #fff;
    border: none;
    font-size: 18px;
  }
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background-color: transparent;
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: transparent;
  }
  #footer .share li {
    font-size: 1.1em;
    float: none;
  }
  #navCatTabsUl {
    padding-left: 15px;
    padding-right: 15px;
  }
  #navCatTabs {
    border-radius: 0;
  }
}
@media screen and (max-width: 568px) {
  #checkoutpaymentaddressBody #checkoutPayAddressDefault .buttonRow, #checkoutshippingaddressBody #checkoutShipAddressDefault .buttonRow {
	width: 100%;
	padding: 5px 0;
  }
  #footer .footer-fields-items .footer_item {
    font-size: 13px;
  }
  #modalMainPage #accountEditDefault {
    min-height: 720px;
  }
}
.leftBoxHeading{
  text-align: center;
}