/* Hides troubleshooting information. Do not touch */
sip-troubleshooting-information {
 display: none;
}
/* DRFIX - Remove 'Terms and Conditions' Modal Link on Marketing Prefs */

#showModalLink {
    display: none;
}

/* FIX FOR BULLET POINTS? */

.wrapper_itemDes .container_itemDes .txt_itemDes ul.bullet_point {
	position: relative;
	clear: both;
	width: 100%;
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
	text-align: left;
	padding: 0px 0px 0px 30px;
}

ol.bullets, ul.bullets {
    margin: 10px 20px;
    line-height: 24px;
    padding: 0;
}

li.bullets {
    font-size: 14px;
    list-style-type: disc;
    padding-top: 1%;
}

li.numbers {
    font-size: 14px;
    list-style-type: decimal;
    padding-top: 1%;
}

/* END FIX FOR BULLET POINTS */


/* GDPR Message */

.gdpr-message-item .gdpr-message-item_content p {
	font-size: 16px;
	font-weight: 400;
}

.gdpr-message-item .gdpr-buttons {
	/*width: 60px;*/
}

.gdpr-message-item .gdpr-message-item_content {
	max-width: 100%;
}


.my-account-communicationPreferences > .panel-default {
   display: none;
}

/* DRFIX - Removal of Marketing Prefs */
.my-account-communicationPreferences .row:nth-child(3) {
    display: none;
}

/* DRFIX - Login Page */

.login-section-container .register-text {
	font-size: 20px;
	font-weight: bold;
}

.login-section-container .signup-text {
	font-size: 20px;
	font-weight: bold;
}

.login-section-container .login-box-container .costco-custom-checkbox {
	width: 50%;
	float: left;
}

@media screen and (max-width: 767px) {
	#loginForm {
		padding-top: 0;
	}

	.product-listing.product-grid .product-item {
		width: 49.5%;
	}
}

/* END DRFIX - Login Page */

/* DRFIX - Gender / My Account */

#updateMemberInfoForm > .member-info-container > .form-group {
	display: none;
}

/* END DRFIX - Gender / My Account */

.membership-info > .declaration {
	display: none;
}

/* DRFIX - a fix for all the links that have been capitalized for some reason */

.shlink {
	text-transform: none !important;
}

/* END DRFIX - a fix for all the links that have been capitalized for some reason */

html[lang="en_GB"] a, html[lang="en_CA"] a, html[lang="en_US"] a, html.translated-ltr a, html[lang="en_GB"] button, html[lang="en_CA"] button, html[lang="en_US"] button, html.translated-ltr button, html[lang="en_GB"] .btn, html[lang="en_CA"] .btn, html[lang="en_US"] .btn, html.translated-ltr .btn, html[lang="en_GB"] .headline, html[lang="en_CA"] .headline, html[lang="en_US"] .headline, html.translated-ltr .headline, html[lang="en_GB"] .h1, html[lang="en_CA"] .h1, html[lang="en_US"] .h1, html.translated-ltr .h1, html[lang="en_GB"] .h2, html[lang="en_CA"] .h2, html[lang="en_US"] .h2, html.translated-ltr .h2, html[lang="en_GB"] .breadcrumb li, html[lang="en_CA"] .breadcrumb li, html[lang="en_US"] .breadcrumb li, html.translated-ltr .breadcrumb li, html[lang="en_GB"] .account-address-header, html[lang="en_CA"] .account-address-header, html[lang="en_US"] .account-address-header, html.translated-ltr .account-address-header, html[lang="en_GB"] .costco-custom-radio label, html[lang="en_CA"] .costco-custom-radio label, html[lang="en_US"] .costco-custom-radio label, html.translated-ltr .costco-custom-radio label

{ text-transform: none; !important }

/* Size Variant Drop Down */

.variant-section .variant-selector .variant-select {
	padding: 6px 16px;
}

/* DRFIX - Second row of featured content components on mobile - fixed spacing related to one line vs two line titles*/
@media screen and (max-width: 768px) {
	.hpfs {
		padding-bottom: 35px !important;
	}
}
/* END DRFIX - Second row of featured content components on mobile - fixed spacing related to one line vs two line titles*/

/* Remove double scroll */

#chooseAddressModalContainer .choose-shipping-address-popup .modal-body, #chooseAddressModalContainer .choose-billing-address-popup .modal-body {
    overflow-y: scroll;
}




/* Store Finder Opening Hours */


.panel-group .panel.panel-default .panel-body h4, .panel-group .panel.panel-default .panel-body p {
	margin-top: 10px;
}


.store-finder-details-info-address .store-openings li span {
	width: 32%;
}

.warehouse-locator-single-pos .opening-hours-desc {
}


/* Hides Prefix Suffix & Middle Initial COSINT-6511 */

#newInlineMem-membership-memberInfoForm .form-group #suffix
{
    display: none;
}

#newInlineMem-membership-memberInfoForm label[for="suffix"] {
	display: none;
}



#newInlineMem-membership-memberInfoForm .form-group #middleName
{
    display: none;
}

#newInlineMem-membership-memberInfoForm label[for="middleName"] {
	display: none;
}

/*.col-xs-6.col-sm-3.col-md-2 {
	display: none;
}
*/


/* Checkout */

.cart-total .checkout-ajax, .cart-total .paymentinfo-btn-submit {
	height: 100%;
	white-space: normal;
}



/* COSINT-6413 */

.choose-shipping-address-popup.modal, .choose-billing-address-popup.modal {
       overflow: hidden;
}

.choose-shipping-address-popup .ship-to, .choose-billing-address-popup .ship-to {
	margin: 0;
}

.choose-shipping-address-popup .group-address-list,
.choose-billing-address-popup .group-address-list {

     overflow-y: auto;
	/*Removed by Dylan to fix shipping address issue*/
    /*max-height: calc(100vh - 260px);*/
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
	.choose-shipping-address-popup .group-address-list,
        .choose-billing-address-popup .group-address-list {

   		max-height: calc(100vh - 300px);
	}
}

/* COSINT-6413 END */








/* PDP */

.product-name-container .lister-name, .lister-name-en {
	max-height: 62px;
	-webkit-line-clamp: 3;
}





	footer#footer-widget ul.footer-list li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.panel-group .panel.panel-default .panel-body ul li {
	list-style-type: disc;
	margin:  1% 2%;
	display: list-item;
}

.panel-group .panel.panel-default .panel-body .pdp-pdf-bullets {
	list-style: none;
	margin: 0;
}


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


.panel-group .panel.panel-default .panel-body ul li {
	list-style-type: disc;
	margin:  1% 5%;
	display: list-item;
}


}






.adobe-pdf-icon {
	max-width: 20px;
}

/* PDP - Colour Variant Content */
.product-variants-options .variant-selector > ul.variant-list:after {
    content: "Please select a colour";
	font-weight: bold;
}







/* online register and membership purchase and my account */

#onlineregister-memberInfoForm .my-account-communicationPreferences > .account-label {
display: none;
}

#onlineregister-memberInfoForm .my-account-communicationPreferences > dev.email-radio-container{
	padding-top: 30px;
	margin-top: 30px;
}


#newInlineMem-membership-memberInfoForm .my-account-communicationPreferences > .account-label {
display: none;
}

#newInlineMem-membership-memberInfoForm .my-account-communicationPreferences >  dev.email-radio-container{
	padding-top: 30px;
	margin-top: 30px;
}


#onlineregister-memberInfoForm .row .membership-form-info-container + .col-sm-push-1:not(.membership-preferences-display-wrapper):not(.col-sm-pull-1) {
    display: none;
}


#onlineregister-memberInfoForm .row:nth-child(2):after, #onlineregister-memberInfoForm .row:nth-child(3):after {
    clear: none;
}

#newInlineMem-membership-memberInfoForm .row .membership-form-info-container + .col-sm-push-1:not(.membership-preferences-display-wrapper):not(.col-sm-pull-1) {
    display: none;
}


#newInlineMem-membership-memberInfoForm #newInlineMem-membership-inputform-addonSection + .row:after
{
  clear: none;
}

/* Hide the first preferences form and the first HR which immediately follows */
.page-preferences #preferences-display hr:first-of-type,
.page-preferences .my-account-interests[aria-labelledby=my-account-interests-heading]{
   display: none;
}
.page-preferences #preferences-display form:first-of-type[id=preferencesForm]{
   /*display: none;*/
}




/* Homepage - added to UK Featured Category Title Component

.homepage .featured-content-component h1 {
	padding-top: 5px;
}

.homepage .featured-content-component h3 {
	padding-top: 5px;
}

.homepage .featured-content-component h4 {
	display: none;
}

.homepage-banners {
	border-bottom:0px;
}
*/


/* Registration */

.membership-section-content .consent-section-box .consent-section-box-content {
	max-height: 500px;
}

.membership-section-content .content-section-title {
	margin: 0px 0 10px;
}




/* Tyres */

/*
.page-tiresearch .container .page .tire-search-content {
	background-color: #2f383d;
}
*/

/* Main Navigation */

.cms-nav-component-wrapper .nbc-container > li {
	margin-right: 2em;
}







@media screen and (min-width: 0px) and (max-width: 640px) {

	.page-tiresearch .container .page .cms-slot .simple-responsive-banner-component > img {
		height: 0px !important;
	}
}




/* Category Menu */


#theMenu > li > ul > li .show-sub-menu, #theMenu > li > ul > li > a {
	font-size: 18px;
	text-transform: none;
}

#theMenu > li > ul > li > ul > li a {
	font-size: 16px;
}


#theMenu > li > ul > li {
	display:block;
	font-size: 12px;
}

#theMenu > li > ul {
	width: 980px;
}


 #theMenu ul ul a {
   padding: 3px 0;
}












@media screen and (min-width: 0px) and (max-width: 1023px) {


#theMenu > li > ul > li .show-sub-menu, #theMenu > li > ul > li > a {
	font-size: 16px;
}



#theMenu > li > ul {
	width: 100%;
}
}















@media screen and (min-width: 1024px) {
	#theMenu > li > ul > li {
		min-width: 120px;
		max-width: calc(756px/4);
	  }



	.wrapper_itemDes {
		width: 95%;
		display: inline-block;
		margin: 0px auto;
	}

	.wrapper_itemDes h1 {
		width: 100%;
		display: inline-block;
		clear: both;
		font-size: 1.5em;
		font-weight: 600;
		margin-top: 30px;
		color: #333333;
	}

	.container_itemDes {
		position: relative;
		width: 100%;
		display: inline-block;
		clear: both;
		margin-top: 30px;
	}

	.container_itemDes .img_itemDes_L {
		position: relative;
		float: left;
		width: 35%;
		display: inline-block;
	}

	.container_itemDes .img_itemDes_R {
		position: relative;
		float: right;
		width: 35%;
		display: inline-block;
	}

	.container_itemDes .img_itemDes_L img {
		width: 100%;
		max-width: 440px;
	}

	.container_itemDes .img_itemDes_R img {
		width: 100%;
		max-width: 440px;
	}

	.container_itemDes .tbl_itemDes_L {
		position: relative;
		float: left;
		width: 60%;
		display: inline-block;
	}

	.container_itemDes .tbl_itemDes_R {
		position: relative;
		float: right;
		width: 60%;
		display: inline-block;
	}

	.container_itemDes .txt_itemDes_L {
		position: relative;
		float: left;
		width: 60%;
		display: inline-block;
		text-align: left;
	}

	.container_itemDes .txt_itemDes_R {
		position: relative;
		float: right;
		width: 60%;
		display: inline-block;
		text-align: left;
	}

	.container_itemDes h2 {
		clear: both;
		font-size: 1.2em;
		font-weight: 600;
		line-height: 150%;
		color: #333333;
		line-height: 1.5em;
		margin-top: 15px;
	}

	.container_itemDes p {
		clear: both;
		font-size: 0.9em;
		font-weight: 500;
		margin-top: 15px;
		line-height: 150%;
		color: #333333;
	}

	caption {
		position: absolute;
		visibility: hidden;
		font-size: 0;
	}

	table.tbl_gray {
		border-collapse: collapse;
		width: 100%;
		margin: 0px;
		font-size: 13px;
		position: relative;
	}

	table.tbl_gray th {
		border: 1px solid #d1d1d1;
	}

	table.tbl_gray td {
		border: 1px solid #d1d1d1;
		font-weight: none;
		text-align: center;
		padding: 6px 6px 5px 12px;
		line-height: 160%;
		color: #333333;
	}

	table.tbl_gray thead {
		font-weight: normal;
		text-align: center;
	}

	table.tbl_gray thead th {
		background: #d1d1d1;
		border-bottom: 0px;
		color: #555;
		font-weight: 500;
		text-align: center;
		vertical-align: middle;
		padding: 5px 7px 4px 11px;
		line-height: 160%;
	}

	table.tbl_gray tbody th {
		background: #f5f5f5;
		color: #555;
		font-weight: 500;
		text-align: right;
		vertical-align: middle;
		padding: 5px 7px 4px 11px;
		line-height: 160%;
	}

	table.tbl_gray td img {
		vertical-align: middle;
	}

	ul.bullet_point {
		position: relative;
		clear: both;
		width: 100%;
		display: block;
		list-style-type: disc;
		-webkit-margin-before: 1em;
		-webkit-margin-after: 1em;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		-webkit-padding-start: 40px;
		text-align: left;
		padding: 0px 0px 0px 30px;
	}

	ul.bullet_point>li {
		text-indent: 8px;
		font-size: 0.98em;
		font-weight: 500;
		line-height: 150%;
		color: #333333;
		list-style: inherit;
	}

}




@media screen and (min-width: 1024px) {



/*	header #theMenu {
		min-height: calc(100vh - 180px);
		min-width: calc(100vh - 800px);
	}




	#theMenu > li > ul {
		width: 1100px;
		-webkit-column-count: 6;
		-moz-column-count: 6;
		column-count: 6;
		padding: 10px;

	}
	#theMenu > li > ul > li {
		min-width: 90px;
		max-width: calc(1100px/5);

	}

	#theMenu > li > ul > li > ul > li a {
		font-size: 14px;
	}

	#theMenu > li > ul > li .show-sub-menu, #theMenu > li > ul > li > a {
		font-size: 18px;
	}

*/



}


@media screen and (min-width: 0px) and (max-width: 640px) {
	.container_itemDes .img_itemDes_L {
		position: relative;
		clear: both;
		width: 100%;
		display: inline-block;
		max-width: 360px;
	}
	.container_itemDes .tbl_itemDes_L {
		position: relative;
		clear: both;
		width: 100%;
		display: inline-block;
	}
	.container_itemDes .txt_itemDes_L {
		position: relative;
		clear: both;
		width: 100%;
		display: inline-block;
		margin-top: 30px;
	}
	.container_itemDes .img_itemDes_R {
		position: relative;
		clear: both;
		width: 100%;
		display: inline-block;
		max-width: 360px;
	}
	.container_itemDes .tbl_itemDes_R {
		position: relative;
		clear: both;
		width: 100%;
		display: inline-block;
	}
	.container_itemDes .txt_itemDes_R {
		position: relative;
		clear: both;
		width: 100%;
		display: inline-block;
		margin-top: 30px;
	}

	/* DRFIX ISSUE WITH IPHONES CUTTING CHARACTER TAILS OFF IN THE SORT BY DROP DOWN */
	.search-filter-container .sort-select {
		font-size: 15px;
	}
	/* END DRFIX ISSUE WITH IPHONES CUTTING CHARACTER TAILS OFF IN THE SORT BY DROP DOWN */
}

/*** Country flags fix ***/
.country-selector-main:before {
    content: ' ';
    text-transform: capitalize;
	padding-right: 10px;
	font-size: 16px;
}

.country-select-dropdown:before {
 content: 'Seleccione región:';
 font-size: 25px;
 text-transform: initial;
	white-space: nowrap;
}

.top-header .flagicon, .bottom-footer .flagicon, .flag-footer {
	display: none;
}

.top-header .country-select-dropdown,
.bottom-footer .country-select-dropdown {
	min-width: 240px;
	padding: 30px !important;
	left: -40px;
 }

.top-header .md-secondary-navigation .country-select-dropdown {
	top: 40px;
}

.header-nav-links {
	color: #3d3d3d;
}

.top-header .md-secondary-navigation li a {
	color: #3d3d3d;
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
	.top-header .country-select-dropdown,
	.bottom-footer .country-select-dropdown {
		width: 150px;
		left: 0;
	 }
}

.top-header .country-select-dropdown li .country-name,
.bottom-footer .country-select-dropdown li .country-name {
  margin-left: 8px;
	line-height: 30px;
	color: #0060a9;
	font-size: 18px;
}

.country-select-dropdown {
  padding-left: 30px;
  padding-right: 10px;
}

footer#footer-widget .country-text {
  float: left;
}

footer#footer-widget .footer-flags a {
  line-height: 24px;
  color: #5f5f5f;
  font-size: 16px;
}

footer#footer-widget .footer-flags a {
	line-height: 24px;
	color: #5f5f5f;
	font-size: 16px;
}

#checkoutPaymentStep #costcoPaymentDetailsForm > .row > div:first-child > div:nth-child(4) {
	display: none
}





/*SPANISH CODES*/







/*ESPECIAL JAVI*/


/*LAYOUT*/


.clean {
	clear: both;
    height: 1px;
    margin: 10px auto;
    width: 100%;
}

.container-actions-spain .clean {
    height: 0px;
    margin: 0px auto;
}


.col-lg-2-contents {
	width:50% ;
	padding: 0px 10px ;
	float: left ;
	display: inline-block ;
}

/*BLOCK ANULERS*/

.page-homepage .costco-carousel-component + .homepage-banners, .page-homepage .featured-content-collection + .homepage-banners {
	border-top: none !important ;
}

.homepage-banners {
	border-bottom: none !important ;
}

/*END OF BLOCK ANULERS*/


@media screen and (min-width: 0px) and (max-width: 640px) {
.col-lg-2-contents {
	width:100% ;
	display:block ;
	}
}

.col-md-8-offset {
    /*margin-left: 202.64%;*/
	float:right ;
}

/*ALIGNMENTS*/

/*Block Alignments*/

.block-center {
	margin: inherit auto ;
}

.block-left {
	float:left ;
	display: inline-block ;
	/*margin-right:10px ;*/
}

.block-right {
	float:right ;
	display: inline-block ;
	/*margin-left:10px ;*/
}

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

	.block-center , .block-left , .block-right {
		float: none ;
		display: block ;
		text-align: center ;
	}

}*/

/*End of Block Alignments*/

/*Borders*/

.section-right , .section-left , .section-top , .section-bottom {

}

.border-right {
	border-right: 1px solid #dddddd
}

.border-left {
	border-left: 1px solid #dddddd
}

.border-top {
	border-top: 1px solid #dddddd
}

.border-bottom {
	border-bottom: 1px solid #dddddd
}

.border-square {
	border: 1px solid #dddddd ;
	padding: 10px ;
}

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

	.section-right , .section-left , .section-top , .section-bottom {
		border: none ;
	}

}


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

	.border-right , .border-left , .border-top , .border-bottom {
		border: none ;
	}

}

/*End of borders*/

/*End of Text Alignments*/

/*Inbox code*/

.inbox-spain {
	position: absolute;
	top: 0px;
	left: 30px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-shadow: 4px 4px 20px #e5eff1;
	background-color: #E5EFF17D;
	box-shadow: 4px 4px 40px #e5eff1;
	/*font-size: 20px !important;
	font-style: italic;*/
}

/*End of Inbox code*/

/*END OF BLOCK ALIGNMENTS*/

/*END OF LAYOUT*/










/*CONTENTS WORDINGS*/

h1, h2, h3, h4, h5, p, li {
	color: #333333 ;
}


/*Titles*/

h1 , .sameh1 , .cta .h1 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, "Microsoft JhengHei";
    font-size: 33px !important;
    font-weight: bold;
    letter-spacing: 0;
    text-align: left;
	color: #333 ;
	font-style: normal ;
    margin: 30px 0 30px;
}

.cta .h1 {
    text-align: center !important;
}


/*h1 span , .sameh1 span {
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c4c4c4;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 6px;
}*/

@media (max-width : 600px){
	h1 {
		margin-top: 10px ;
		font-size: 18px ;
	}

	h1 span {
		border: none ;
	}

	.sameh1 {
		display: none ;
	}
}

h2 , h3 {
    font-weight: bold;
}

h2 {
    font-size: 24px !important;
    margin: 30px 0 25px;
}

h2 a {
	font-style: normal ;
}

h3 , h4 {
    font-size: 18px !important;
    margin: 15px 0 15px;
}

h5 {
	font-size: 16px !important;
	text-decoration: underline ;
}

/*End of titles*/

p , .lists li , .panel-group .panel.panel-default .panel-body h4 , .panel-group .panel.panel-default .panel-body p {
	font-size: 16px !important;
    line-height: 25px;
    text-align: left;
	font-weight: 400 ;
}

p , .panel-group .panel.panel-default .panel-body h4 , .panel-group .panel.panel-default .panel-body p {
    margin: 0 0 20px;
}

.warehouse-services-accordion h4 {
    margin: 20px 0 5px !important;
}

.hughetext {
	font-size: 40px;
	padding: 15px;
}

.lists {
	list-style-position: inside ;
}


ul.lists li {
	list-style-position: outside;
    list-style-type: square;
    margin-left: 11px;
}

ol.lists li {
	list-style-position: outside;
    list-style-type: square;
    margin-left: 11px;
}

p:last-of-type {
	margin-bottom: 0px ;
}

a {
	/*text-align: center ;*/
	text-decoration: none ;
}

a[href^="tel"] {
	text-align: left ;
	display: inline ;
}

@media (max-width : 600px){

	a[href^="tel"] {
		text-align: left ;
		display: inline !important ;
	}

}

p a {
	text-decoration: none ;
	color: #0073a6 ;
}

legend {
	font-size: 10px ;
	margin-top: 10px ;
}

img {
	max-width: 100% ;
}

iframe {
	width: 100% ;
}

.maps {
	height: 450px ;
}

@media (max-width : 600px ){
	.maps {
		height: 250px ;
	}

	#general-map {
		display: none ;
	}
}

/*General Inline styles*/

em {
	font-style: italic ;
}

strong {
	font-weight: bold ;
}

small {
	font-size: .7em ;
	color: rgba(0,0,0,0.50) ;
}

mark {
	background-color: #eff8fc ;
}

sup {
	font-size: 50% ;
	vertical-align: super;
}

/*Text Alignments*/

.align-center , .align-center p {
	text-align: center ;
}

.align-left , .align-left p {
	text-align: left ;
}

.align-right , .align-right p {
	text-align: right ;
}

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

	.static-responsive-height {
		min-height: 270px ;
	}

}




/*Call to Actions Layout*/

.cta .claim {
	text-align: center ;
	color: #005ca9 ;
	text-transform: uppercase ;
	font-size: 29px ;
	line-height: 33px;
	padding: 5px 0px 0px;
	margin-bottom: 10px ;
}

.cta .subclaim {
	color: #005ca9;
    font-size: 25px;
    line-height: normal;
    margin: 5px 0px;
    text-align: center;
}

.cta .button-options {
	margin: 10px 0px ;
}

img area:hover {
	color: #fff ;
}


/*END OF CONTENTS WORDINGS*/










/*FORMS*/

label {
	font-size:14px ;
	line-height: 25px ;
	font-weight: normal ;
	/*float:left ;*/
}

/*input[type="text"] , select {*/
input.member-forms , select {
    font-family: 'Arial', sans-serif;
	/*float: right ;*/
}

/*input[type="text"] {*/
input.member-forms {
	height: 40px ;
	font-size: 16px ;
	width: calc(60% - 4px) ;
	float: right ;
	margin-right: 10% ;

	/*padding: 2px ;*/
}

select {
	font-size: 15px ;
}

.space-inputs {
	margin: 10px ;
}

fieldset {
	border: 1px solid #e3e3e3 ;
	background-color: rgba(255,255,255,1) ;
}

.forms-bck , .forms-bck-height {
	width: 100% ;
	background-position: top right ;
	background-repeat: no-repeat ;
}

.forms-bck {
	height: auto ;
}

.forms-bck-height {
	height:  800px ;

}

.goldstar-bck {
	background-image: url("../img/membership/gold-star-bck-form.jpg") ;
}

.business-bck {
	background-image: url("../img/membership/business-bck-form.jpg") ;
}

@media (max-width : 1000px){
	fieldset.col-md-8 {
		width: calc(66.64% - 20px) !important;
	}

	.forms-bck , .forms-bck-height {
		width: 100% ;
		height: auto ;
		background-size: 40% ;
	}
}

@media (max-width : 768px){
	fieldset.col-md-8 {
		width: calc(100% - 20px) !important;
	}

	.forms-bck {
		background-image:none ;
	}
}

@media (max-width : 600px){

	.space-inputs {
		width: calc(100% - 20px) ;
		margin: 10px ;
	}

	/*input[type="text"] {
		width: calc(100% - 4px) ;*/
		/*float: none ;*/
		/*display: block ;
	}*/

	input.member-forms {
		width: calc(100% - 4px) ;
		float: none ;
		display: block ;
	}
}


/*END OF FORMS*/










/*BUTTONS*/


.button , .button-xl , .button-balloon , .button-balloon-xl {
	display: inline-block ;
	width:auto ;
	height: auto ;
	text-align: center ;
	list-style-type: none ;
	position:relative;
	cursor: pointer ;
	z-index:0;
}

.button , .button-balloon {
	margin: 2px ;
}

.button-xl , .button-balloon-xl {
	margin: 4px ;
}

.button a , .button span , .button-xl a , .button-xl span , .button-balloon a , .button-balloon-xl a , .button-balloon span , .button-balloon-xl span {
	display: block ;
	color: #fff ;
	text-decoration: none ;
	font-weight:bold ;
}

.button a , .button span {
	padding: 10px 25px 10px 15px ;
}

.button-balloon a , .button-balloon span {
	padding: 10px 35px 10px 15px ;
}


.button-xl a , .button-xl span {
	padding: 10px 35px 10px 15px ;
}

.button-balloon-xl a , .button-balloon-xl span {
	padding: 10px 45px 10px 15px ;
}

.button a , .button-balloon a , .button span , .button-balloon span {
	font-size: 17px ;
}

.button-xl a , .button-xl span , .button-balloon-xl a , .button-balloon-xl span {
	font-size: 1.5em;
}

.button a:after , .button span:after , .button-xl a:after , .button-xl span:after , .button-balloon a:after , .button-balloon-xl a:after , .button-balloon select:after , .button-balloon span:after , .button-balloon-xl span:after {
	background-image:url("/mediapermalink/svgSpriteIconsCostcoSpain") ;
	background-repeat: no-repeat ;
	position: absolute ;
	content: "";
}

.button a:after , .button span:after {
	background-position: -157px -21px;
    background-size: 230px auto;
    height: 14px;
    right: 10px;
    top: 18px;
    width: 10px;
}

.return-sp a:after {
	background-position: -141px -16px;
}

.button-balloon a:after , .button-balloon span:after {
	background-position: -244px -53px;
    background-size: 329px auto;
    height: 25px;
    right: 2px;
    top: 11px;
    width: 27px;
}

.button-xl a:after {
	top: 25px ;
	right: 14px ;
	width:17px ;
	height:24px ;
	background-size: 305px auto ;
	background-position: -204px -28px ;
}

.button-balloon-xl a:after , .button-balloon-xl span:after{
	background-position: -276px -59px;
    background-size: 375px auto;
    height: 27px;
    right: 12px;
    top: 18px;
    width: 27px;
}

/*special buttons*/

.small-menu .shaped-buttons {
	width:40px ;
	height:40px ;
}

.shaped-buttons {
	width:75px ;
	height: 75px ;
	background-image: url("/mediapermalink/svgSpriteIconsCostcoSpain") ;
	display: inline-block ;
	margin: 2px ;
	background-repeat: no-repeat ;
	background-size: 800px ;
}

.shaped-buttons a {
	display: block ;
	width: 100% ;
	height: 100% ;
}

.hearing-aids {
	background-position: -520px -305px
}

.optical {
	background-position: -730px -305px
}

.gas-station {
	background-position: -520px -410px
}

.tire-center {
	background-position: -200px -410px
}

.food-court {
	background-position: -305px -410px
}

.hover-tarjeta .hover-tarjeta-expandido {
	display:none ;
}

.hover-tarjeta:hover .hover-tarjeta-expandido {
	display:block ;
	position: absolute ;
}

	/*A usar en Google Chrome*/
	@media screen and (-webkit-min-device-pixel-ratio:0) {
		.button a:after , .button span:after {
			background-size: 230px auto ;
			background-position: -157px -16px ;
			height:19px ;
			top: 12px
		}

		.return-sp a:after {
			background-position: -141px -16px ;
		}


		.button-xl a:after , .button-xl span:after {
			background-size: 300px auto ;
			height:24px ;
			top: 20px ;
		}

		.button-balloon a:after , .button-balloon span:after {
    		top: 8px ;
    		width: 23px ;
			background-position: -242px -50px ;
			right: 4px;
		}

		.button-balloon-xl a:after , .button-balloon-xl span:after {
			top: 13px;
   			height: 32px;
			width: 27px;
		}
	}

.button:before , .button-xl:before , .button-balloon:before , .button-balloon-xl:before , .selective-button:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.20);
	transform: scaleX(0);
	transform-origin: 0 50%;
	transition: transform .3s ease-out;
}

.button:hover:before , .button-xl:hover:before , .button-balloon:hover:before , .button-balloon-xl:hover:before , .selective-button:hover:before {
	transform: scaleX(1);
}

/*More info Button*/

span.spain-plus-info::after {
	background-image: url("/mediapermalink/svgSpriteIconsCostcoSpain") !important;
	background-repeat: no-repeat ;
	background-position: -244px -53px;
	background-size: 329px auto;
	height: 25px;
	right: 2px;
	top: 11px;
	width: 27px;
}

.collapsed span.spain-plus-info::after {
	background-position: -244px -53px;
}

span.spain-plus-info::after {
	background-image: url("/mediapermalink/svgSpriteIconsCostcoSpain") !important;
	background-repeat: no-repeat ;
	background-position: -270px -53px;
	background-size: 329px auto;
	height: 25px;
	right: 2px;
	top: 11px;
	width: 27px;
}

.spain-collapse-rows .panel-collapse .panel-body::before {
    background-image: url("/mediapermalink/trianglePopupWhiteSpain");
    display: block;
    width: 100%;
    margin: 0px auto;
    background-color: rgba(0,0,0,0.00);
    background-position: center;
    background-repeat: no-repeat;
    height: 14px;
    position: relative;
    top: -15px;
}

/*Download Button*/

.spain-download::after {
	background-position: -63px -55px !important;
}

/*Time Button*/
.warehouses-button-timetable-spain span {
	padding: 10px 31px 10px 15px;
}

.warehouses-button-timetable-spain span::after {
	background-image: url("/mediapermalink/svgSpriteIconsCostcoSpain") !important;
	background-position: -187px -17px !important ;
	width: 16px ;
}

.warehouses-button-timetable-spain .opening-hours span::after , .warehouses-button-timetable-spain .opening-hours span a::after	{
	background-image: none !important;
}

/*Close Button*/

.close , .close-dark {
	display: block ;
	cursor: pointer ;
	width: 24px ;
	height: 25px ;
	z-index: 10000 ;
	background-image:url("/mediapermalink/svgSpriteIconsCostcoSpain") ;
	background-repeat: no-repeat ;
	background-size: 329px auto ;
}

.close {
	background-position: -268px -3px ;
	position: absolute ;
	top: 8px ;
	right: 16px ;
}

/*.close-dark {
	background-position: -268px -53px ;
	position: relative ;
	top: 0px ;
	right: 0px ;
}*/

		.close-button-spain {
			background-image: url("/mediapermalink/svgSpriteIconsCostcoSpain");
			background-repeat: no-repeat;
			background-position: -322px -2px !important;
			background-size: 394px auto;
			margin-right: -11px;
			position: relative;
			top: 5px;
			width: 30px;
			height: 30px;
			background-color: #333;
		}



	/*A usar en Google Chrome*/
	@media screen and (-webkit-min-device-pixel-ratio:0) {
		.close {
			background-position: -267px -4px ;
		}
		.close-dark {
			background-position: -267px -54px ;
		}
	}


/*LINKS FOR BLOCKS*/

.link-block {
	display: block ;
	font: inherit ;
	color:inherit ;
	background: inherit ;
	width: auto ;
	height: auto ;
	cursor: pointer ;
}

/*END OF LINKS FOR BLOCKS*/


/*Selective balloon*/

.button-options {
	margin: 30px 2px ;
	display: inline-block ;
}

.button-options select {
	cursor: pointer ;
	height:100% ;
	border: none ;
	color: #fff ;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, "Microsoft JhengHei";
	font-size: 17px ;
	padding: 10px 0px 10px 15px ;
	-moz-appearance: none;
 	-webkit-appearance: none;
	appearance: none;
	display: inline-block ;
	border-radius:0px ;
}

.button-options select option {
	cursor: pointer ;
}

.show-selection-selective-button {
	width: 100% ;
	height: auto ;
	text-align: center ;
	color: #fff ;
	font-weight: bold ;
}

.show-selection-selective-button a {
	font-size: 25px ;
	font-weight: bold ;
	text-decoration: none ;
	color: #fff ;
}

telephone {
	background-image: url("/mediapermalink/svgSpriteIconsCostcoSpain");
    background-position: -266px -30px;
	background-repeat: no-repeat;
    background-size: 364px auto;
    margin-right: -11px;
    display: inline-block;
    height: 26px;
    position: relative;
    top: 5px;
    width: 30px;
}

locate {
	background-image: url("/mediapermalink/svgSpriteIconsCostcoSpain");
    background-position: -314px -110px;
    background-repeat: no-repeat;
	background-size: 363px auto;
	margin-right: -12px;
	display: inline-block;
	height: 26px;
	position: relative;
	top: 5px;
	width: 35px;
}

	/*A usar en Google Chrome*/
	@media screen and (-webkit-min-device-pixel-ratio:0) {
		telephone {
			background-position: -263px -30px ;
		}
	}


/*Responsive*/

@media (max-width : 600px ){
	.button , .button-xl , .button-balloon , .button-balloon-xl {
		/*display: block ;
		float: none ;
		width: 100% ;*/
	}

	.button a , .button-xl a , .button-balloon a , .button-balloon-xl a , .button-balloon span , .button-balloon-xl span {
		/*width: calc(100% - 27px - 30px) ;
		text-align: left ;
		padding: 10px 15px 10px 15px*/
	}

	.button , .button-balloon {
		font-size: 20px ;
	}
}

/*Sizes*/

.full-button {
	width: calc(100% - 20px);
	padding-right:10px ;
	padding-left: 10px ;
}


/*END OF BUTTONS*/










/*COLORS*/


.dblue {
	background-color: #005072 !important ;
	color: #fff ;
}

.dblue-text {
	color:#005072  !important;
}

.blue {
	background-color: #0073a6 !important ;
}

.blue-text {
	color:#0073a6  !important;
}

.lblue {
	background-color: #eff8fc !important ;
	color: #333333 ;
}

.lblue-text {
	color:#eff8fc  !important;
}

.grey {
	background-color: #6d6e70 !important ;
	color: #fff ;
}

.grey-text {
	color:#6d6e70  !important;
}

.lgrey {
	background-color: #e3e3e3 !important ;
	color: #333333 ;
}

.lgrey-text {
	color:#e3e3e3  !important;
}

.orange {
	background-color: #fc5600 !important ;
	color: #fff ;
}

.orange-text {
	color:#fc5600  !important;
}

.red {
	background-color: #ec1e24 !important ;
}

.red-text {
	color:#ec1e24  !important;
}

.yellow {
	background-color: #ffdf00 !important ;
}

.yellow-text {
	color:#ffdf00  !important;
}

.green {
	background-color: #37b34a !important ;
}

.green-text {
	color:#37b34a  !important;
}

.white {
	background-color: #fff !important ;
	color: #333333 ;
}

.white-text {
	color:#fff !important ;
}

.black {
	background-color: #333333 !important ;
	color: #fff ;
}

.black-text {
	color:#000 ;
}


/*END OF COLORS*/










/*TABLES*/

table {
	border: 1px solid #cecece;
    color: #cecece;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, "Microsoft JhengHei";
    font-size: 15px;
	/*width: calc(740px - 40px) ;*/
    margin: 20px;
	background-color: #fff ;
	overflow-y: hidden;    /* Trigger vertical scroll    */
    overflow-x: auto;
}

table p {
	color: #000 ;
	text-align: center ;
}

td , th {
	text-align: center ;
	vertical-align: middle ;
	color: #000 ;
	padding: 4px ;
}

thead tr {
	background-color: #cecece ;
}

tbody tr:nth-child(even) {
	background-color: #ebebeb ;
}

tbody tr:nth-child(odd) {
	background-color: #fff ;
}


/*END OF TABLES*/














/*POPUPS*/

/*hover-popup*/

	.button , span::after {
		background-image:none !important ;
		z-index: 999 ;
	}

	.spain-hover-popup-button .spain-hover-popup-layer {
		display: none ;
		position: absolute ;
		left:0px ;
		width: 100% ;
		height: auto ;
		/*background-color: #fc5600 ;*/
		/*border-left: 1px solid #cccccc ;
		-webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
		-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
		box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);*/
		z-index: 10000 ;
		margin: 0px auto ;
	}

	.spain-hover-popup-button:hover .spain-hover-popup-layer , .spain-hover-popup-layer:hover {
		display: block ;
	}





/*HOVER POPUPS*/

	.spain-subm-arrow-orange , .spain-subm-arrow-grey {
		display: block ;
		width: 100% ;
		margin:0px auto ;
		content: "\e253";
		background-color: rgba(0,0,0,0.00) ;
		background-position: center ;
		background-repeat: no-repeat ;
		height: 14px ;
	}

	.spain-subm-arrow-orange {
		background-image: url("/mediapermalink/trianglePopupOrangeSpain") ;
	}

	.spain-subm-arrow-grey {
		background-image: url("/mediapermalink/trianglePopupGreySpain") ;
	}

	.spain-hover-popup-button .spain-hover-popup-layer {
		display: none ;
		position: absolute ;
		left:0px ;
		width: 100% ;
		height: auto ;
		/*-webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
		-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
		box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);*/
		z-index: 10000 ;
		margin: 0px auto ;
	}

	.spain-hover-popup-button:hover .spain-hover-popup-layer , .spain-hover-popup-layer:hover {
		display: block ;
	}


/*END OF HOVER POPUPS*/

/*POPUP AUTO 5 SECONDS*/

		@keyframes cont-popup-5s {
			0% {
				/*background-color: blue ;*/
				opacity:0 ;
				visibility: hidden ;
			}
			100% {
				/*background-color: red ;*/
				opacity:0 ;
				visibility: hidden ;
			}
		}

.container-popup-5s-spain {
	/*display: block ;*/
	width: 100% ;
	height: 100px ;
	position: absolute ;
	/*background-color: aqua ;*/
	animation: .5s 5.5s cont-popup-5s linear infinite !important;
	-webkit-animation: .5s 5.5s cont-popup-5s linear infinite !important;
	-moz-animation: .5s 5.5s cont-popup-5s linear infinite !important;
	-o-animation: .5s 5.5s cont-popup-5s linear infinite !important;
	z-index: 100000 ;
	top: 130px ;
	left: 0px ;
}

		@keyframes popup-5s {
			0% {
				opacity:1 ;
				display: none ;
			}
			100% {
				opacity:0 ;
				display: none ;
			}
		}

.popup-5s-spain {
	/*display: none ;*/
	width: 25% ;
	height: auto;
	margin: 0 auto;
	/*position: absolute ;*/
	left: 25% ;
	z-index: 100000 ;
	background-color: rgba(0, 0, 0, 0.5) ;
	color: #fff ;
	animation: .5s 5s popup-5s ease infinite !important ;
	-webkit-animation: .5s 5s popup-5s ease infinite !important;
	-moz-animation: .5s 5s popup-5s ease infinite !important;
	-o-animation: .5s 5s popup-5s ease infinite !important;
	background-position: center ;
	background-repeat: no-repeat ;
	padding: 10px ;
}

@media (max-width : 900px ){
	.popup-5s-spain {
		width: 75% ;
	}
}

.popup-5s-spain p {
	text-align: center;
	color:#fff ;
	font-size: 1.4em !important;
	line-height: inherit;
}

.spain-popup-arrow-grey {
	width: 100% ;
	height: 14px ;
	display: block ;
	background: url("/mediapermalink/trianglePopupGreySpain");
	background-position: center bottom ;
	background-repeat: no-repeat ;
	transform: rotate(180deg) ;
	-webkit-filter: grayscale(.4);
  	filter: grayscale(.4);
	animation: .5s 5s popup-5s ease infinite !important ;
	-webkit-animation: .5s 5s popup-5s ease infinite !important;
	-moz-animation: .5s 5s popup-5s ease infinite !important;
	-o-animation: .5s 5s popup-5s ease infinite !important;
}

/*END OF POPUP AUTO 5 SECONDS*/

/*END OF POPUPS*/













































/*HIDING ITEMS*/


#membershipDivStep1 form > .row:nth-child(odd) {
	/*display:none ;*/
}

.country-select-dropdown::before {
	display:none ;
}


@media screen and (min-width: 1024px) {
.navigation-wrapper .menu-trigger {
	display:none !important ;
	}
}

@media screen and (max-width: 1024px) {
	/*header.main-header .search-column {
		width: calc(100% - 132px);
	}

	header.main-header .nav-icons-links-container {
		display: none !important ;
	}*/

	.main-header-top .mobile-nav {
		/*display: none !important ;*/
	}
}

/*hiding header items*/

/*header .cart-link-container {
	display: none ;
	display: block;
	float: left;
	margin: 20px 0px 0px 14px;
	border-left: none;
	border-right: 2px solid #0073A6;
	padding-right: 21px;
	padding: 0px 26px 0px 5px;
}*/


/*.yCmsComponent a[title*="Contáctenos"] {
	display: none ;
}*/

#transactionalPreferences {
	display: none !important ;
}

.membership-form-element-container .js-costco-tooltip[data-original-title*="checkout.sip.payment.enableAutoRenewal.tooltipinformation"] {
	display: none !important ;
}

/*End of hiding header items*/

/*END OF HIDING ITEMS*/







/*MODIFICATIONS*/

.communication-preferences-section , .contact-information {
	padding: 10px !important ;
	margin-bottom: 10px !important;
}

body[cz-shortcut-listen="true"] .my-account-logged-in-link .my-account-logged-in-list > li .btn {
	padding-bottom: 15px !important;
}







/*END OF MODIFICATIONS*/















/*ESPECIAL DIEGO JARAMILLO */

.wrapper_itemDes {
	width: 95%;
	display: inline-block;
	margin: 0px auto;
}

.wrapper_itemDes h1 {
	width: 100%;
	display: inline-block;
	clear: both;
	font-size: 1.5em;
	font-weight: 600;
	margin-top: 30px;
	color: #333333;
}

.container_itemDes {
	position: relative;
	width: 100%;
	display: inline-block;
	clear: both;
	margin-top: 30px;
}

.container_itemDes .img_itemDes_L {
	position: relative;
	float: left;
	width: 35%;
	display: inline-block;
}

.container_itemDes .img_itemDes_R {
	position: relative;
	float: right;
	width: 35%;
	display: inline-block;
}

.container_itemDes .img_itemDes_L img {
	width: 100%;
	max-width: 440px;
}

.container_itemDes .img_itemDes_R img {
	width: 100%;
	max-width: 440px;
}

.container_itemDes .tbl_itemDes_L {
	position: relative;
	float: left;
	width: 60%;
	display: inline-block;
}

.container_itemDes .tbl_itemDes_R {
	position: relative;
	float: right;
	width: 60%;
	display: inline-block;
}

.container_itemDes .txt_itemDes_L {
	position: relative;
	float: left;
	width: 60%;
	display: inline-block;
	text-align: left;
}

.container_itemDes .txt_itemDes_R {
	position: relative;
	float: right;
	width: 60%;
	display: inline-block;
	text-align: left;
}

.container_itemDes h2 {
	clear: both;
	font-size: 1.2em;
	font-weight: 600;
	line-height: 150%;
	color: #333333;
	line-height: 1.5em;
	margin-top: 15px;
}

.container_itemDes p {
	clear: both;
	font-size: 0.9em;
	font-weight: 500;
	margin-top: 15px;
	line-height: 150%;
	color: #333333;
}

.membership-section-content .my-account-interests {
		display: none;
}

#preferences-display #interestsForm {
		display: none;
}

.membership-consent-section-agree-all {
	display: none;
}


caption {
	position: absolute;
	visibility: hidden;
	font-size: 0;
}

table.tbl_gray {
	border-collapse: collapse;
	width: 100%;
	margin: 0px;
	font-size: 13px;
	position: relative;
}

table.tbl_gray th {
	border: 1px solid #d1d1d1;
}

table.tbl_gray td {
	border: 1px solid #d1d1d1;
	font-weight: none;
	text-align: center;
	padding: 6px 6px 5px 12px;
	line-height: 160%;
	color: #333333;
}

table.tbl_gray thead {
	font-weight: normal;
	text-align: center;
}

table.tbl_gray thead th {
	background: #d1d1d1;
	border-bottom: 0px;
	color: #555;
	font-weight: 500;
	text-align: center;
	vertical-align: middle;
	padding: 5px 7px 4px 11px;
	line-height: 160%;
}

table.tbl_gray tbody th {
	background: #f5f5f5;
	color: #555;
	font-weight: 500;
	text-align: right;
	vertical-align: middle;
	padding: 5px 7px 4px 11px;
	line-height: 160%;
}

table.tbl_gray td img {
	vertical-align: middle;
}

ul.bullet_point {
	position: relative;
	clear: both;
	width: 100%;
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
	text-align: left;
	padding: 0px 0px 0px 30px;
}

ul.bullet_point>li {
	text-indent: 8px;
	font-size: 0.98em;
	font-weight: 500;
	line-height: 150%;
	color: #333333;
	list-style: inherit;
}

@media screen and (min-width: 0px) and (max-width: 640px) {
	.container_itemDes .img_itemDes_L {
		position: relative;
		clear: both;
		width: 100%;
		display: inline-block;
		max-width: 360px;
	}
	.container_itemDes .tbl_itemDes_L {
		position: relative;
		clear: both;
		width: 100%;
		display: inline-block;
	}
	.container_itemDes .txt_itemDes_L {
		position: relative;
		clear: both;
		width: 100%;
		display: inline-block;
		margin-top: 30px;
	}
	.container_itemDes .img_itemDes_R {
		position: relative;
		clear: both;
		width: 100%;
		display: inline-block;
		max-width: 360px;
	}
	.container_itemDes .tbl_itemDes_R {
		position: relative;
		clear: both;
		width: 100%;
		display: inline-block;
	}
	.container_itemDes .txt_itemDes_R {
		position: relative;
		clear: both;
		width: 100%;
		display: inline-block;
		margin-top: 30px;
	}
}



/*FIN DE ESPECIAL DIEGO JARAMILLO */


.gdpr-modal-override div.modal-dialog {
    width: 800px;
    max-width: 800px;
}


/* Temporary fix for marketing preference not working SIPSUP-7203*/
.costco-custom-checkbox #emailMarketingEnabled {
    display: none;
}

/*ARREGLO DE VENTANA DE COOKIES*/


#cookieConsentModalContainer {
	z-index: 2001;
	position: absolute;
}


/*FIN DE ARREGLO DE VENTANA DE COOKIES*/



/*REJECT COOKIE BANNER*/

/*.btn.btn-secondary.gdpr-reject {
    display: block !important;
    background-color: green;
    color: white;
}*/

/*FIN DE REJECT COOKIE BANNER*/

/*HIDING SEARCHBOX*/

#searchBoxContainerMobile , #searchBoxContainer {
	display: none;
}


/*HIDING COOKIE ROW AT COOKIES POPUP*/

/*.gdpr-modal-container:nth-child(6) {
	display: none !important;
}*/

/*.gdpr-modal hr:nth-child(7) {
	display:none
}*/

/*FIN DE HIDING COOKIE ROW AT COOKIES POPUP*/



/*STICKY HEADER*/

/*Make nav bar sticky */
@media screen and (max-width: 768px) {

	header.main-header {
					position: sticky;
					top: 0px;
					z-index: 1000;}
	
	span.costco-menu-hamburger
	
	{
	 font-size: 1.2em !important;}
	
	
	span.menu-font-size.mobile-message
	{
	 font-size: 1.2em !important;}
	
	  ul#theMenu {
		overflow-y: scroll;
		/*height: 70vh;*/
		height:auto ;}
		/* second nav font-weight */
	
	#theMenu > li > ul > li .show-sub-menu
	
	{font-weight: 900; !important;}
	  
	  }

/*END OF STICKY HEADER*/

/*SHOPCARD IMAGE SIP-42917*/

.cash-card__label-background {
	background:
  url(/medias/sys_master/images/hf1/h06/344143157461022.png) #ffffff no-repeat;
	  background-position-x: 0%;
	  background-position-y: 0%;
	  background-size: auto;
	background-size: 40px;
	background-position:
  100% 50%;
	width: 100%;
  }
