/**********************/
/* GR HP STYLE - 2025 FRS v1 10-30-25 10:00am*/
/**********************/
[class*="module-"]{
	display: flex;
	justify-content: center;
}

[class*="module-"] .no-padding{
	padding: 0px !important;
}



.underlay-component {
    margin: 10px auto 0px;
    line-height: 1.3;
}

.underlay-component .btn.btn-tertiary
{
  font-size: 12px;
}

.heroPlaceHolder,
.c-custom-select__container,
.c-page-header {
	display: none !important;
}

/* Quick links*/

/*! reserves space for the element until it has time to reach the page to reduce cls - may need to be rethought if this ever becomes an optional element **/
.screen-sm-down .responsive-content > div:first-of-type > div:first-of-type:not(.trending-categories-component) {
	margin-top: 0px; /*46px;*/
}

/*! same as above, holds the container element open until content is populated to reduce cls **/
.trending-categories-component:empty {
	height: 34px;
}

/*! hides the scrollbar on modern browsers **/
.trending-categories-component {
	overflow-x: scroll;
	overflow-y: hidden;
	position: relative;
	white-space: nowrap;
	@supports not selector(::-webkit-scrollbar) {
		scrollbar-width: none;
	}
	&::-webkit-scrollbar {
		width: 0px;
		height: 0px;
	}
}

/*! styles the buttons - can be entirely rewritten at brand discretion **/
.trending-categories-component .trending-category-tile {
	display: inline-block;
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
	box-shadow: 0 2px 4px 0 rgba(14,31,53,0.12);
}

/*! kill margin on the last button so the scroll ends flush **/
.trending-categories-component .trending-category-tile:last-of-type {
	margin-right: 0px !important;
}

/*! styles the buttons - can be entirely rewritten at brand discretion, removes select state so the faked desktop scrolling doesn't accidentally highlight a button **/
.trending-categories-component .trending-category-tile a {
	font-size: 0.75rem;
	user-select: none;
	-webkit-user-select: none;
} 

/*! CINMAR-7861 **/
.headerRedesign .grRedesignedHeaderAndNav [id="gwt-top-navigation"] {
	padding-bottom: 18px;
}

.tabletHeaderRedesign #homepage-body #homec1_rr .carousel.h.swipe .carouselTile,
.tabletHeaderRedesign #homepage-head #homec1_rr .carousel.h.swipe .carouselTile {
  width: 20%;
  flex: 0 1 20%;
}

/* END CINMAR-7543 RULES **/
.btn-tertiary.text-white:hover {
	background-color: transparent !important;
}

.c-custom-carousel--grid .c-custom-carousel-content .pw-scroller__content .pw-scroller__item:last-child, 
.c-custom-carousel--grid .c-custom-carousel-content .pw-scroller__content .pw-scroller__item:nth-child(2n),
.c-custom-carousel--grid .c-custom-carousel-content .pw-scroller__content .c-horizontal-scrollbar__item:last-child, 
.c-custom-carousel--grid .c-custom-carousel-content .pw-scroller__content .c-horizontal-scrollbar__item:nth-child(2n) {
	padding-right: 0;
}

.c-custom-carousel--grid .c-custom-carousel-content .pw-scroller__content .pw-scroller__item:first-child, 
.c-custom-carousel--grid .c-custom-carousel-content .pw-scroller__content .pw-scroller__item:nth-child(odd),
.c-custom-carousel--grid .c-custom-carousel-content .pw-scroller__content .c-horizontal-scrollbar__item:first-child, 
.c-custom-carousel--grid .c-custom-carousel-content .pw-scroller__content .c-horizontal-scrollbar__item:nth-child(odd) {
	padding-left: 0;
}

/* GENERAL LAYOUT **/
[class*="module-"]:not(.module-hero) {
	margin-bottom: 50px;
}

.cross-brands {
	margin-top: 30px !important;
}

#homepage-head [class*="module-"]
{
	margin-top: 0px;
}

.mobile #home_rr {
margin-top: 50px;
	}

[class*="module-"].large-mod-spacing {
	margin-top: 100px !important;
}

[class*="module-"].med-mod-spacing {
	margin-top:  50px !important;
}

[class*="module-"].small-mod-spacing {
	margin-top:  20px !important;
}

.module-juliett .underlay-component a{
	text-decoration: none;
}

.screen-sm-up #homepage {
	min-height: 100%;
	height: auto;
	height: 100%;
	overflow: hidden;	
}
.mobile-site #homepage {
	margin-left: 15px;
	margin-right: 15px;
}

/*! SWIPER 3 STYLING **/
.module-delta .swiper-wrapper {
	overflow: visible;
}

.video-wrapper video {
	width: 100%;
}

.video-wrapper:not(.initalized-video) video,
.video-wrapper:not(.initalized-video) .video-controls-btn-wrapper,
.video-wrapper.initalized-video img {
  display: none;
}

.video-wrapper {
  position:  relative;
}

.mobile-site .module-delta .swiper-button-prev,
.mobile-site .module-delta .swiper-button-next {
	top: 50%;
}

/*.swiper-button-prev,
#app-main*/ div[class*="module-"] .swiper-button-prev {
	background-image: none; /*url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");*/
}

/*#homepage .swiper-button-next,
#app-main*/ div[class*="module-"] .swiper-button-next  {
	background-image: none; /* url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");*/
}

/*#homepage .swiper-pagination,*/
#app-main div[class*="module-"] .swiper-pagination {
	display: none;
}

.mobile-swiper .swiper-slide {
	width: 85%;
}

.yankee-swiper .swiper-slide {
	width: 28%;
}

.swiper-button-disabled {
	display: none;
}

/*! GENERAL COMPONENTS **/
.overlay-component {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.mouse-over-product {
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: opacity 0.45s ease-in-out;
	   -moz-transition: opacity 0.45s ease-in-out;
	    -ms-transition: opacity 0.45s ease-in-out;
	     -o-transition: opacity 0.45s ease-in-out;
	        transition: opacity 0.45s ease-in-out;
}

.bottom-button-overlay {
	text-align: center;
	top: initial;
	top: inherit;
	left: 0;
	right: 0;
	bottom: 5%;
}

.mouse-over-product:hover {
	opacity: 1;
}

.mouse-over-product-wrapper {
	position: relative;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.headline-component,
.hero-headline-component,
.hero-subheadline-component {
	text-transform: none;
}

.bold-copy {
	font-weight: bold;
}

.pos-from-bottom {
	top: initial;
	top: inherit;
}

.full-height-wrapper {
	height: 100%;
}

.overlay-component .hero-headline-component.sm-size {
	font-size: 3em;
}

.overlay-component .hero-headline-component.lg-size {
	font-size: 3.4285em;
}

.overlay-component.boxed-component {
	padding: 15px;
	background-color: #FFF;
	max-width: 420px;
}

.overlay-component.boxed-component .headline-component,
.overlay-component.boxed-component .body-copy-component {
	margin-bottom: 0px;
}

.overlay-component.boxed-component .headline-component + .body-copy-component {
	margin-top: 10px;
}

.overlay-component.boxed-component .headline-component + .btn,
.overlay-component.boxed-component .body-copy-component + .btn {
	margin-top: 50px;
}

.overlay-component.multi-cta-overlay {
	display: flex;
	justify-content: space-around;
  top: inherit;
  text-align: center;
  bottom: 5%;
  width: 100%;
  padding-top: 1%;
  padding-bottom:  1%;
}

.overlay-component.multi-cta-overlay.multi-cta-top {
	top: 5%;
	bottom: initial;
	bottom: inherit;
}

.overlay-component.multi-cta-overlay.multi-cta-left,
.overlay-component.multi-cta-overlay.multi-cta-right {
	margin-top: auto;
	margin-bottom: auto;
	top: 0;
	bottom: 0;
	height: 50%;
	width: initial;
	width: inherit;
}

.overlay-component.multi-cta-overlay.multi-cta-left {
	left: 5%;
}

.overlay-component.multi-cta-overlay.multi-cta-right {
	left: initial;
	left: inherit;
	right: 5%;
}

.overlay-component.multi-cta-overlay.multi-cta-left > a,
.overlay-component.multi-cta-overlay.multi-cta-right > a {
	display: table;
	margin-left: 0 !important;
	width: 100%;
}

.overlay-component.multi-cta-overlay.multi-cta-left > a + a,
.overlay-component.multi-cta-overlay.multi-cta-right > a + a {
	margin-top: 50px;
}

.mobile-site .overlay-component.multi-cta-overlay > a {
  display: block;
  max-width: 90%;
  margin-left:  auto;
  margin-right: auto;
  margin-top: 10px;
}

.tabletHeaderRedesign .overlay-component.multi-cta-overlay a {
	font-size: 75% !important;
	margin-left: 10px !important;
}

/* MODULE GOLF **/
.module-golf {
	padding-left: 7.5px;
	padding-right: 7.5px;
}

.mobile-site .module-golf {
	padding-left: 14px;
	padding-right: 14px;
}

.module-golf .overlay-wrapper {
	width: 100%;
	position: absolute;
	bottom: 5%;
}

.module-golf .overlay-wrapper .overlay-component {
	position: relative;
	max-width: 65%;
	margin-left: auto;
	margin-right: auto;
}

.module-india .full-height-wrapper {
	height: initial;
	width: 100%;
	display: flex;
}

.module-india .bottom-row {
	margin-top: 15px;
}

/* MODULE FOXTROT **/
.module-foxtrot {
	margin-top: 35px !important;
	margin-bottom: 35px !important;
}

.module-foxtrot [class*="col-"] {
	text-align: center;
}	

.module-foxtrot .title {
	text-transform: none;
}

/* MODULE CERTONA OVERWRITES **/
.screen-sm-up .module-certona {
	padding-bottom: 12px;
}

.screen-sm-up .module-certona .quick-view-button-holder,
.screen-sm-up .module-certona .gwt-we-suggest-panel-name-anchor {
	display: none;
}

#homec1_rr
{
	display: none;
}

.carousel.h .header-with-text .headerText
{
	padding: 0px 0px 11px 0px !important;
	font-weight: 300 !important;
	display: inline-block;
	width: 100%;
  	text-align: center !important;
}

.no-mod-spacing
{
  margin-top: 0px !important;
}

/* MODULE SUBSCRIBE **/
.screen-sm-up .module-subscribe {
	padding: 50px 50px;
}

.screen-sm-up .module-subscribe::after {
	content: '';
	border-right: 1px solid #CCC;
	position: absolute;
	height: 50%;
	right: 0;
	top: 25%;
}

.screen-sm-up .module-subscribe .btn-container {
	padding-left: 15px;
	padding-right: 0px;
	width: 47%;
}

.screen-sm-up .module-subscribe .no-padding {
	width: 53%;
}

.screen-sm-up .module-subscribe .btn-container #emailSubmitBtn {
	width: 100%;
}

/* MODULE SOCIAL **/
.screen-sm-up .module-social {
	padding: 50px 50px;
}

.module-social.col-xs-12 {
	float: left !important;
	text-align: center;
}

.module-social .social-badge {
	padding: 0px 4px;
}

/*
#homepage-body #homec1_rr {
	margin-top: 50px !important;
	padding-left: 50px;
	padding-right: 50px;
}

#homepage-head #homec1_rr {
	margin-top: 40px !important;
}

#homepage-body .module-hero {
	margin-top: 40px;
}*/

.c-custom-carousel--grid .c-custom-carousel-content .c-product-item-title.pw-button.pw--tertiary + .c-product-item-title.pw-button.pw--tertiary {
  display: none;
}

.nav-menu-panel-discover, .pw-nav-menu__panel__discover, .pw-nav-menu__panel__new-and-no, .nav-menu-panel-new-and-now {
	font-style: italic;
}

.home-view #home_rr .product-information-panel {
	display: none;

}

.carousal-size {
	max-width: 1920px; 
	margin: auto;
}

/* HP */
#Car_five_Star_Review {
	padding: 25px 0px 25px 0px;
}

.swiper-car5s
{
	background-color: white;
}

.car5s-swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #0F0F0F;
}

.car5s-img-container span.glyphicon {
	margin: 0px 2px;
	color: #0F0F0F;
}

.car5s-swiper-slide {
	background-color: #fdf5e9;
	background-clip: padding-box;
    border-top: 40px solid white;
	border-bottom: 75px solid white;
	
}

.swip-img-height {
	position: absolute;
    top: -40px;
    right: 95px;
    width: 450px;
    max-height: 450px;
	overflow: hidden;
}

.car5s-startPrice {
	margin:0px;
	padding: 0px;
}

.car5s-swiper-pagination {
display: block !important;
}

.car5s-flex-container {
	flex-wrap: wrap;
    display: flex;
    justify-content: center;
    align-items: center;
}

.car5s-slider-text {
	width: 53.3%;
	margin: 0px 0px 0px;
	height: 380px;
	text-align: center;
}

.car5s-headline {
	width: 100%;
}

.car5s-img-container {
	width:100%;
}

.car5s-img {
	width:129px;
	height:16px;
}

.car5s-slider-text h2 {
	color:#0F0F0F;
	margin: 36px 0px 20px;
	
	font-size: 34px;
	
}

.car5s-slider-text p {
	color:#0F0F0F;
	margin: 40px auto 40px;
    font-size: 16px;
    max-width: 420px;
}

.car5s-slider-cta {
	margin: 0px 0px 0px;
	font-size: 17px;
	color:#0F0F0F;
	font-weight: bold;
	text-decoration: underline;
	
}

.c-custom-carousel h2, .c-custom-carousel .h2, .c-universal-custom-carousel h2, .c-universal-custom-carousel .h2
{
	margin-top: -1px !important;
    border-top: 1px solid white;
	justify-content: center;
	font-weight: 350;
}

.c-custom-carousel-content .c-slider__button-left .c-button__inner
{
	position: absolute;
    top: -30px;
}

.c-custom-carousel-content .c-slider__button-right .c-button__inner
{
	position: absolute;
    top: -30px;
	right: 10px;
}

.c-custom-carousel-content .product-information-panel
{
	display: none !important;
}

/* Delta swiper pause/play button - cross-browser, mobile-first */
/* Ensure positioning context on the swiper container itself */
.gr-controls-swiper .delta-swiper { position: relative; }
.gr-controls-swiper .wrapper { position: relative; } /* fallback if needed */

/* Base control styles */
.gr-controls-swiper .delta-swiper > button.delta-pause-play-btn,
.gr-controls-swiper button.delta-pause-play-btn {
		position: absolute;
		right: 12px;
		bottom: 12px;
		z-index: 2000;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 36px;
		height: 36px;
		border-radius: 9999px;
		color: #fff !important;
		background: rgba(0,0,0,0.6) !important;
		border: 0 !important;
		box-shadow: 0 2px 6px rgba(0,0,0,0.25);
		cursor: pointer;
		user-select: none;
		-webkit-user-select: none;
		-webkit-appearance: none !important;
		appearance: none !important;
		-moz-appearance: none !important;
		-webkit-tap-highlight-color: rgba(0,0,0,0);
		touch-action: manipulation;
		font-size: 18px;
		line-height: 1;
		transition: background-color .2s ease, transform .12s ease;
}

.gr-controls-swiper button.delta-pause-play-btn:hover { background: rgba(0,0,0,0.75) !important; }
.gr-controls-swiper button.delta-pause-play-btn:focus { outline: 2px solid #fff; outline-offset: 2px; }

/* SVG icons styling for cross-browser consistency */
.gr-controls-swiper button.delta-pause-play-btn svg {
	display: block;
	pointer-events: none;
}

/* iOS nicely blurred backdrop where supported */
@supports (-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0)) {
	.gr-controls-swiper button.delta-pause-play-btn {
		background: rgba(30,30,30,0.35) !important;
		-webkit-backdrop-filter: blur(4px) saturate(120%);
		backdrop-filter: blur(4px) saturate(120%);
	}
}

/* Mobile-friendly touch target */
@media (max-width: 768px) {
	.gr-controls-swiper button.delta-pause-play-btn {
		right: 10px;
		bottom: 10px;
		width: 44px;
		height: 44px;
		font-size: 20px;
	}
}


/* TABLET LANDSCAPE RULES **/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	.module-victor .body-copy-component {
		display: none;
	}
	.overlay-component .hero-headline-component.sm-size {
		font-size: 3em;
		font-size: 3.465vw;
	}

	.overlay-component .hero-headline-component.lg-size {
		font-size: 3.4285em;
		font-size: 4.1vw;
	}

	.overlay-component .hero-subheadline-component {
		font-size: 1.42857em;
		font-size: 1.65vw;
	}

	.overlay-component .hero-disclaimer-component {
		text-transform: none;
		font-size: 1em;
		font-size: 1.22vw;
	}

	.overlay-component.boxed-component .headline-component {
		font-size: 1.85714em;
		font-size: 2.065vw;
	}

	.overlay-component.boxed-component .body-copy-component {
		font-size: 1em;
		font-size: 1.115vw;
	}

	.overlay-component.boxed-component .btn {
		font-size: 0.9285714286em;
		font-size: 1.04vw;
	}
	.overlay-component.multi-cta-overlay.multi-cta-left,
	.overlay-component.multi-cta-overlay.multi-cta-right  {
		height: 60%;
	}
}

/*! TABLET PORTRAIT RULES **/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
	.module-victor .body-copy-component {
		display: none;
	}
	.screen-sm-up .module-social,
	.screen-sm-up .module-subscribe {
		padding: 15px 15px;
	}
	.module-social h2,
	.module-subscribe h2 {
		font-size: 1.85714em;
		font-size: 2.065vw;
	}
	.module-social p,
	.module-subscribe p {
		font-size: 1em;
		font-size: 1.115vw;
	}
	.overlay-component .hero-headline-component.sm-size {
		font-size: 3em;
		font-size: 3.465vw;
	}

	.overlay-component .hero-headline-component.lg-size {
		font-size: 3.4285em;
		font-size: 4.1vw;
	}

	.overlay-component .hero-subheadline-component {
		font-size: 1.42857em;
		font-size: 1.65vw;
	}

	.overlay-component .hero-disclaimer-component {
		text-transform: none;
		font-size: 1em;
		font-size: 1.22vw;
	}

	.overlay-component.boxed-component .headline-component {
		font-size: 1.85714em;
		font-size: 2.065vw;
	}

	.overlay-component.boxed-component .body-copy-component {
		font-size: 1em;
		font-size: 1.115vw;
	}

	.overlay-component.boxed-component .btn {
		font-size: 0.9285714286em;
		font-size: 1.04vw;
	}
	.overlay-component.multi-cta-overlay.multi-cta-left,
	.overlay-component.multi-cta-overlay.multi-cta-right  {
		height: 75%;
	}
	
	 .btn.small {
	  font-size: 65% !important;
	}
}

@media only screen and (max-width : 736px) {
	.module-india .top-row,
	.module-india .bottom-row {
		-webkit-flex-direction: column;
		flex-direction: column;
	}
	.module-india .top-row > [class*="col-"]:nth-of-type(2),
	.module-india .bottom-row > [class*="col-"]:nth-of-type(2) {
		margin-top:15px;
	}
	.module-india .full-height-wrapper {
		width: 100%;
		height: 0;
		padding-bottom: 100%;
	}
}

@media (max-width:736px) {

	#Car_five_Star_Review {
		padding: 0px 0px 0px 0px;
	}

	.swip-img-height {
		position: relative;
		padding: 5%;
		top: 0;
		right: 0;
		width: 100%;
		max-height: unset;
	}

    .split50-mobile, .split-mobile {
		width:100%;
		display: block;
	}

	/*.flex-container {
		display: block;
	} removing for new arrivals*/

	.cta-format {
		margin: 17px 0px 37px 0px;
		width: 100%;
		text-align: center;
	}

	#Step_into_Spring {
		padding: 0px 7.5px 25px 7.5px;
	}
	
	.car5s-wrapper {
		padding: 0px 0px 0px 0px;
	}
	
	.car5s-startPrice {
		margin:0px;
		padding: 0px;
	}
	
	.car5s-swiper-wrapper {
		padding: 0px 0px 0px 0px !important;
	}

	.car5s-swiper-slide {
		border: none;
		background-clip: unset;
		margin-right: 10px;
    	padding: 0px 10px;
		min-height: 610px;
	}
	
	.car5s-slider-text h2 {
		font-size: 17px;
		margin: 0px 0px 20px;
	}

	.car5s-slider-text {
		width: 100%;
		text-align: left;
		padding: 0px 5%;
		height: auto;
		min-height: 300px;
	}

	.car5s-startPrice {
		font-size: 15px;
	}
	
	.car5s-swiper-button-prev
	{
		display: none;
	}
	
	.car5s-swiper-button-next
	{
		display: none;
	}

	.car5s-swiper-pagination {
		display: none !important;
	}

}


 /* Only Desktop */
 @media (min-width: 768px) {
	[class*="view-HomeView"] .container {
		max-width: 1680px;
	}
       
		/*! CINMAR-7585 RULES - EXPAND ALPHAS TO 10/9 ON DESKTOP/MOBILE **/
		/*  #homepage-body #homec1_rr .tilePanel,
		#homepage-head #homec1_rr .tilePanel {
		flex-wrap: wrap;
		display: flex;
		}
		
		#homepage-body #homec1_rr .tilePanel .carouselTile a,
		#homepage-head #homec1_rr .tilePanel .carouselTile a,
		#homec1_rr .tilePanel .carouselTile a div.action {
			margin: 15px auto 0px;
			line-height: 1.3;
			font-size: 12px;
			text-decoration: none;
		}
		
		html[class*="safari13"] #homepage-body #homec1_rr .tilePanel .carouselTile,
		html[class*="safari13"] #homepage-head #homec1_rr .tilePanel .carouselTile {
			flex: 0 1 20%;
		}
		
		html[class*="safari12"] #homepage-body #homec1_rr .tilePanel .carouselTile,
		html[class*="safari12"] #homepage-head #homec1_rr .tilePanel .carouselTile {
			width:  19% !important;
			flex:  0 1 19% !important;
		}
		
		#homepage-body #homec1_rr .tilePanel .carouselTile:nth-child(n+6),
		#homepage-head #homec1_rr .tilePanel .carouselTile:nth-child(n+6) {
		margin-top: 60px;
		}*/

		.no-top-margin-desktop {
		margin-top: 0px !important;
	}

		.padding-fix {
		padding-left:  7.5px;
		padding-right:  7.5px;
	}

		.module-hero.lr-ctas .video-wrapper,
	.module-bravo .video-wrapper,
	.module-charlie .video-wrapper {
		height: 100%;
	}

	.module-hero.lr-ctas .video-wrapper video,
	.module-bravo .video-wrapper video,
	.module-charlie .video-wrapper video {
	height: 100%;
	object-fit: cover;
	}
	.hero-headline-component,
	.hero-subheadline-component,
	.hero-disclaimer-component {
	margin-bottom: 0;
	}

	.module-juliett {
	padding: 0px 2%;
	}
	/*
	.overlay-component.multi-cta-overlay:not(.multi-cta-left):not(.multi-cta-right) .btn + .btn {
	margin-left: 50px;
	}*/

	.stacked-row [class*="col-"]:nth-child(n+2) {
	margin-top:15px;
	}

	/* MODULE INDIA **/
	.module-india .top-row,
	.module-india .bottom-row {
	display: -webkit-flex;
	display: flex;
	}

	.module-india .top-row > div,
	.module-india .bottom-row > div {
	display: -webkit-flex;
	display: flex;
	}


	.module-yankee .col-xs-12.col-sm-7 .row .col-sm-4:nth-child(n+4),
	.module-zulu div > div:nth-child(n+1) {
	margin-top: 15px;
	}


	/*! MODULE HERO LR CTAS VARIANT **/
	.module-hero.lr-ctas .col-sm-9:not(.col-sm-push-3),
	.module-hero.lr-ctas .col-sm-3.col-sm-pull-9 {
	padding-right: 0;
	}

	.module-hero.lr-ctas .col-sm-3:not(.col-sm-pull-9),
	.module-hero.lr-ctas .col-sm-9.col-sm-push-3 {
	padding-left: 0;
	}

	.module-hero.lr-ctas .overlay-component {
	top: initial;
	left: 0;
	right: 0;
	bottom: 0;
	}

	.module-hero.lr-ctas .overlay-component .inner-overlay-component {
	margin: 15px;
	}

	.module-hero.lr-ctas .btn {
	width: 100%;
	}

	.module-hero.lr-ctas .btn + .btn {
	margin-left: 0;
	margin-top: 18%;
	}

	.screen-xs .module-subscribe .btn-container {
	text-align: center;
	margin-top: 15px;
	}

	.module-bravo,
	.module-charlie,
	.module-delta,
	.module-victor,
	.module-whiskey,
	.module-hero.lr-ctas {
	display: flex;
	justify-content: center;
	}

	.module-bravo .wrapper,
	.module-charlie .wrapper,
	.module-delta .wrapper,
	.module-victor .wrapper,
	.module-whiskey .wrapper,
	/*.module-delta .wrapper .swiper-container,
	.module-victor .wrapper .swiper-container,*/
	.module-hero.lr-ctas .wrapper {
	height: 100%;
	}

	.module-bravo .wrapper img,
	.module-charlie .wrapper img,
	.module-delta .wrapper img,
	.module-victor .wrapper img,
	.module-whiskey .wrapper img,
	.module-hero.lr-ctas .wrapper img {
	height: 100%;
	object-fit: cover;
	}

	.module-hero.lr-ctas .wrapper img {
	height:auto;
	object-fit: cover;
	}

	.module-whiskey .stacked-row {
	height: 100%;
	display: flex;
	flex-direction: column;
	}

	.module-whiskey .stacked-row .top-component,
	.module-whiskey .stacked-row .bottom-component {
	flex: 1;
	}

	/*! MODULE VICTOR **/
	.module-victor > div.col-sm-3,
	.module-victor > div.col-sm-9.col-sm-pull-3 {
	padding-right: 0;
	}

	.module-victor > div.col-sm-9,
	.module-victor > div.col-sm-3.col-sm-push-9 {
	padding-left: 0;
	}


}

/* Only mobile */
@media (max-width: 768px) {
	.c-custom-carousel--grid.c-custom-carousel--threeup .pw-scroller__item,
.c-custom-carousel--grid.c-custom-carousel--threeup .c-horizontal-scrollbar__item {
  width: 33.3336%;
}

.c-custom-carousel--grid.c-custom-carousel--threeup .pw-scroller__item:nth-child(3n+1),
.c-custom-carousel--grid.c-custom-carousel--threeup .c-horizontal-scrollbar__item:nth-child(3n+1) {
  padding-left: 0px !important;
  padding-right: 6px !important;
}

.c-custom-carousel--grid.c-custom-carousel--threeup .pw-scroller__item:nth-child(3n+2),
.c-custom-carousel--grid.c-custom-carousel--threeup .c-horizontal-scrollbar__item:nth-child(3n+2) {
  padding-left: 3px !important;
  padding-right: 3px !important;
}

.c-custom-carousel--grid.c-custom-carousel--threeup .pw-scroller__item:nth-child(3n+3),
.c-custom-carousel--grid.c-custom-carousel--threeup .c-horizontal-scrollbar__item:nth-child(3n+3) {
  padding-left: 6px !important;
  padding-right: 0px !important;
}

.c-custom-carousel--grid.c-custom-carousel--threeup .pw-scroller__item:nth-child(n+3),
.c-custom-carousel--grid.c-custom-carousel--threeup .c-horizontal-scrollbar__item:nth-child(n+3) {
  margin-top:0px;
}

.c-custom-carousel--grid.c-custom-carousel--threeup .pw-scroller__item:nth-child(n+4),
.c-custom-carousel--grid.c-custom-carousel--threeup .c-horizontal-scrollbar__item:nth-child(n+4) {
  margin-top:15px;
}

.c-custom-carousel--grid.c-custom-carousel--threeup .pw-scroller__item:nth-child(n+10),
.c-custom-carousel--grid.c-custom-carousel--threeup .c-horizontal-scrollbar__item:nth-child(n+10) {
  display: none;
}

.c-custom-carousel--grid:not(.c-custom-carousel--threeup) .pw-scroller__item:nth-child(n+7),
.c-custom-carousel--grid:not(.c-custom-carousel--threeup) .c-horizontal-scrollbar__item:nth-child(n+7) {
  display: none;
}

.c-custom-carousel--grid .c-product-item-title {
	text-transform: none !important;
}

.c-custom-carousel--grid {
	margin-top: 50px;
}

.c-custom-carousel__header {
	text-align: center !important;
}

/*[class*="module"] .col-xs-12 {
	padding: 0px 0px 50px 0px !important;
	
}*/

.btn-transparent {
	border-width: 1px;
	border-style: solid;
	text-transform: uppercase;
}

.c-responsive-container > div:nth-child(1) > div > div > [class*="module-"],
.c-responsive-container > div:nth-child(2) > div > div > [class*="module-"] {
	margin-top: 0px;
}

[class*="module-"]:not(.module-hero),
.curalate-wrap {
	margin-top: 50px;
}


.no-top-margin-mobile {
	margin-top: 0px !important;
}

.module-yankee .col-xs-12.col-sm-7 {
	margin-top: 15px;
}

.module-yankee .col-xs-12.col-sm-7 .row {
	margin-left: 0;
}

.hero-headline-component {
	margin-bottom: 0px;
	text-transform: none;
}

.hero-subheadline-component {
	margin-top: 20px;
	margin-bottom: 0px;
	text-transform: none;
}

.hero-disclaimer-component {
	margin-top: 30px;
	margin-bottom: 0px;
}

.headline-component,
.body-copy-component {
	margin-bottom: 0;
	text-transform: none;
}

.headline-component + .body-copy-component {
	margin-top: 20px;
	margin-bottom: 0px;
}

/*! MODULE BRAVO **/
.module-bravo .col-xs-12.col-sm-4 {
	margin-top: 50px;
}

.module-india .full-height-wrapper .overlay-component {
	top: 0 !important;
	bottom: 0 !important;
	left: 0 !important;
	right: 0 !important;
	text-align: center;
	max-width: 100% !important;
}

.module-india .full-height-wrapper .overlay-component .mobile-text-wrapper {
	position: relative;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.module-xray .top-component {
	padding-right:0;
}

.module-xray .middle-component {
	padding-right: 6px;
	padding-left: 6px;
}

.module-xray .bottom-component {
	padding-left:0;
}

.module-xray .col-xs-12.col-sm-2 {
	margin-top: 6px;
}

.module-zulu .row .col-xs-4 {
	margin-top: 15px !important;
}

.module-zulu .row > div:nth-child(3n + 1) {
	padding-right: 0px;
}

.module-zulu .row > div:nth-child(3n + 2) {
	padding-left: 6px;
	padding-right: 6px;
}

.module-zulu .row > div:nth-child(3n + 3) {
	padding-left: 0px;
}

.no-mod-spacing
{
  margin-top: 10px !important;
} 

.c-recommendations {
	display: none !important;
  }
  
  .module-whiskey div.col-sm-3 {
	  margin-top: 0px !important;
  }
  
  .module-whiskey .top-component,
  .module-whiskey .bottom-component {
	  margin-top: 25px;
  }
  
  .module-certona .c-recommendations {
	display: block !important;
	margin-bottom: 15px;
  }
  
  .module-certona .c-custom-carousel__header {
	  justify-content: center;
  }
/*
  .module-juliett>*
  {
	flex: 110px;
  }*/
  
  .module-juliett {
	  display: flex;
	  flex-direction:row;
	  flex-wrap: wrap;
	  gap: 10px;
  }
  
  .c-custom-carousel--grid .c-custom-carousel-content .c-product-item-title {
	display: block;
	letter-spacing: 0.0625em;
	line-height: 1.3;
}

.module-certona .u-border-top {
	border-top: none !important;
}


    
}


