a.fb:before {
	content: "\f09a";
}

a.twit:before {
	content: "\f099";
}

a.pin:before {
	content: "\f0d2";
}

a.soc-logo {
	font-family: 'FontAwesome';
	font-size: 1.3em!important;
	color: #8f8f8d;
	opacity: 1;
	padding: 12px;
}

a.soc-logo:hover {
	color: #c40f89;
	opacity: 1;
	background: url(https://www.doyledoyle.com/skin/frontend/dd/default/images/social-hover-1.png) no-repeat center center;
}

a.soc-logo.twit,
a.soc-logo.fb {
	padding-left: 15px;
}

p.soc_head {
	color: #8f8f8d;
	font-size: .9em;
}

a.mail-sharing:before {
	content: "\f0e0";
}


/*===========================from style.css.liquid===============================*/

#top-cart>a {
	padding-right: 0;
}

.product-form.product-form-product-template {
	display: block;
}

.selector-wrapper.js.product-form__item {
	padding: 15px 0px 0px;
}

.selector-wrapper.js.product-form__item label {
	color: #666;
	font-size: 14px;
}

select#SingleOptionSelector-0 {
	border: 0px;
	color: #c40f89!important;
	font-size: 13px;
	outline: none;
	text-transform: unset;
}


/* .product-form__input#SingleOptionSelector-0 */

.selector-wrapper .product-form__input {
	background-image: url(https://cdn.shopify.com/s/files/1/2130/1141/files/double-pink-arrows-15.png?7289335745757462057);
}

#shopify-section-product-template #add {
	margin-top: 0px;
	min-width: 200px;
}

#shopify-section-product-template #add.product-form__cart-submit {
	width: auto;
}

#shopify-section-product-template .product-form__item.product-form__item--submit {
	margin-top: 26px;
	padding-top: 15px;
	padding-bottom: 0;
	border-top: 4px solid transparent;
	-webkit-border-image: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2.png) 30 round;
	/* Safari 3.1-5 */
	-o-border-image: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2.png) 30 round;
	/* Opera 11-12.1 */
	border-image: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2.png) 30 round;
	border-bottom: 0;
}




.template-product #shopify-section-footer {
	border-top: 4px solid transparent;
	-webkit-border-image: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2.png) 30 round;
	/* Safari 3.1-5 */
	-o-border-image: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2.png) 30 round;
	/* Opera 11-12.1 */
	border-image: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2.png) 30 round;
}

.template-product .footerBg ul {
	width: 100%
}

.template-product .footerBg {
	padding-bottom: 10px;
	padding-top: 10px;
}

.uncover-trigger:hover,
.needAssistance:hover,
.setAppointment:hover {
	color: #c40f89;
}

.template-product .return-link-wrapper {
	display: none;
}

@media(max-width:767px) {
	.hover-popover-container1 {
		top: -300% !important;
		left: 350% !important;
	}
	.template-product .swym-button-bar:hover span.hover-popover-container {
		top: -40% !important;
		left: 50% !important;
	}
	#shopify-section-product-template .product-single .product-single__photo-wrapper .product-single__photo img {
		max-width: 100%;
	}
	.youmaylike h4 {
		font-size: 28px !important;
		margin-bottom: 0px;
		padding: 30px 0 0;
	}
	.Employment {
		padding-top: 0px!important;
	}
	.Emp-banner img {
		min-height: 200px;
	}
	.Employment .job-posting.post-one h2 {
		font-size: 1.8em !important;
	}
	.who-footer-section a.who-mobile-only img.img-bg {
		width: auto;
		height: auto;
		max-width: 800px;
	}
}

@media(max-width:320px) {
	#shopify-section-product-template #add {
		min-width: 175px;
	}
}

@media screen and (min-width: 750px) {
	#FeaturedImageZoom-product-template-768060915746-wrapper {
		margin-bottom: 20px;
	}
}


/*===========================pages===============================*/

.page_img {
	background-size: cover;
	min-height: 100vh;
	height: auto;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	margin: auto;
	margin-top: 15px;
}

.page_bg {
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 4em;
	padding-bottom: 4em;
}

.ship-left {
	width: 65%;
	float: left;
	background: #ecebe7;
	min-height: 200px;
	padding: 3em 6em 6em 3em;
}

.ship-right {
	width: 35%;
	float: left;
	padding: 2em 4em 2em 6em;
}

.ship-left h1 {
	color: #333;
	font-size: 28px;
	margin-bottom: 0;
	font-family: 'Playfair Display', serif;
}

.ship-right:after {
	content: '';
	clear: both !important;
}

.ship-left p {
	line-height: 24px;
	color: #868686;
	font-size: 13px;
	font-family: 'Montserrat';
}

.ship-left p a {
	color: #c40f89;
}

.ship-left p a:hover {
	color: #23527c;
}

.ship-left h2 {
	margin-top: 60px;
	font-size: 1.3em;
	color: #b32989;
	letter-spacing: 0;
	text-transform: capitalize;
}

.ship-right h1 {
	color: #fff;
	font-size: 25px;
	margin-bottom: 0;
	font-family: 'Playfair Display', serif;
}

.ship-right a {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
}

.ship-right a:hover {
	color: #c40f89;
}

.clear {
	clear: both !important;
}

.ship-right-mob {
	display: none;
}

.ship-right-desk {
	display: block;
}

@media(max-width:1024px) {
	.page_img {
		height: auto;
		padding-bottom: 2em;
	}
	.page_bg {
		max-width: 90%;
	}
	.social-sharing {
		padding-left: 0px !important;
	}
}

@media(max-width:768px) {
	.cart__checkout {
		width: 85%;
	}
	.ship-left {
		padding: 2em;
	}
	.ship-right {
		padding: 2em 1em 2em 3em;
	}
}

@media(max-width:767px) {
	a.soc-logo {
		display: inline-block !important;
	}
	.ship-right-mob {
		display: block;
		width: 100%;
	}
	.ship-right-desk {
		display: none;
	}
	.ship-left {
		width: 100%;
	}
	.page_bg {
		padding-top: 1em;
	}
	.ship-right {
		padding: 2em 1em 3em 10px;
	}
	.page_img {
		margin-top: 0px;
	}
	.ship-right h1 {
		font-size: 25px;
	}
	.page_bg {
		padding-bottom: 2em;
	}
}

.faq-block h3,
.privacy-block h3 {
	font-size: 17px;
	margin-bottom: 0;
	font-weight: initial;
	color: #263860;
	margin-bottom: 5px;
}

.privacy-block ul {
	list-style: disc;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	margin-bottom: 20px;
	padding-left: 15px;
}

.privacy-block ul li {
	list-style: disc;
}


/*===========================end pages===============================*/


/*===========================end style.css.liquid===============================*/

#shopify-section-header {
	z-index: 999;
}

.subfooterBg ul li a:hover,
span.footer_bottom a:hover {
	color: #c40f89;
}

.fix {
	z-index: 9;
}


/*======================icon=======================*/

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
/*======================icon=======================*/

@font-face {
	font-family: Montserrat;
	// src: url(https://fonts.google.com/?query=monts);
}

@font-face {
	font-family: Playfair Display;
	// src: url(https://fonts.google.com/?query=playfair);
}


/*==================font=========================*/

.fer-btn {
	font-family: 'Montserrat';
	font-weight: bold;
}

#shopify-section-header .site-header {
	padding: 0 30px;
}

#shopify-section-header .site-header .site-nav {
	margin: 25px 0 0 0;
	font-size: 12px;
	font-family: 'Montserrat';
	/*   text-align: left; */
}

#shopify-section-hero {
	padding-bottom: 20px;
}

@media only screen and (min-width: 750px) {
	.main-content {
		padding-top: 1px;
	}
	.hero--small {
		height: 450px;
		background-size: cover;
	}
	.hero--medium {
		height: 505px;
		background-size: cover;
	}
}

#shopify-section-hero:after,
#shopify-section-1498591438211 .section-header:after {
	content: '';
	/*     position: absolute;
  bottom:0; */
	width: 100%;
	display: block;
	height: 4px;
	margin-top: 5px;
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2.png?17563746277774142624) repeat-x center top;
}

#shopify-section-1498591438211 .page-width,
#shopify-section-1503581925378 .page-width {
	width: 50%;
	float: left;
}

#shopify-section-1498591438211 .section-header,
#shopify-section-1503581925378 .section-header {
	width: 100%;
	margin-bottom: 15px;
}

#shopify-section-1503581925378 .section-header {
	visibility: hidden;
	display: none;
}

#shopify-section-1498591438211,
#shopify-section-1503581925378 {
	padding-top: 0px;
	padding-bottom: 0px;
}

@media(min-width: 750px) {
	#shopify-section-1503581925378 {
		padding-top: 0px;
		padding-bottom: 0px;
	}
}

#shopify-section-1498591438211 .page-width {
	padding-left: 30px;
	padding-right: 0px;
}

#shopify-section-1503581925378 .page-width {
	padding-left: 0px;
	padding-right: 30px;
}

#shopify-section-1498591438211 .grid,
#shopify-section-1503581925378 .grid {
	margin-left: 0px;
}

#shopify-section-1498591438211 .grid .grid__item,
#shopify-section-1503581925378 .grid .grid__item {
	padding-left: 0px;
	padding: 5px;
}

#shopify-section-1498591438211 .grid .grid__item .collection-grid-item,
#shopify-section-1503581925378 .grid .grid__item .collection-grid-item {
	margin-bottom: 0px;
}

#shopify-section-1498591438211 .collection-grid .grid .grid__item:nth-of-type(1) {
	width: 100%;
}

#shopify-section-1498591438211 .collection-grid .grid .grid__item:nth-of-type(1) .collection-grid-item {
	padding-bottom: 590px;
}

#shopify-section-1498591438211 .collection-grid .grid .grid__item:nth-of-type(1) .collection-grid-item__link {
	max-height: 590px;
}

#shopify-section-1498591438211 .collection-grid .grid .grid__item:nth-of-type(2) {
	width: 100%;
}

#shopify-section-1498591438211 .collection-grid .grid .grid__item:nth-of-type(2) .collection-grid-item {
	padding-bottom: 355px;
}

#shopify-section-1498591438211 .collection-grid .grid .grid__item:nth-of-type(2) .collection-grid-item__link {
	max-height: 353px;
}

#shopify-section-1503581925378 .collection-grid .grid {
	position: relative;
}

#shopify-section-1503581925378 .collection-grid .grid .grid__item:nth-of-type(1) {
	width: 100%;
}

#shopify-section-1503581925378 .collection-grid .grid .grid__item:nth-of-type(1) .collection-grid-item {
	padding-bottom: 355px;
}

#shopify-section-1503581925378 .collection-grid .grid .grid__item:nth-of-type(1) .collection-grid-item__link {
	max-height: 353px;
}

#shopify-section-1503581925378 .collection-grid .grid .grid__item:nth-of-type(3) {
	width: 50%;
}

#shopify-section-1503581925378 .collection-grid .grid .grid__item:nth-of-type(3) .collection-grid-item {
	padding-bottom: 290px;
}

#shopify-section-1503581925378 .collection-grid .grid .grid__item:nth-of-type(3) .collection-grid-item__link {
	max-height: 290px;
	height: 290px;
}

#shopify-section-1503581925378 .collection-grid .grid .grid__item:nth-of-type(2) {
	width: 50%;
}

#shopify-section-1503581925378 .collection-grid .grid .grid__item:nth-of-type(2) .collection-grid-item {
	padding-bottom: 590px;
}

#shopify-section-1503581925378 .collection-grid .grid .grid__item:nth-of-type(2) .collection-grid-item__link {
	max-height: 590px;
}

#shopify-section-1503581925378 .collection-grid .grid .grid__item:nth-of-type(4) {
	width: 50%;
	position: absolute;
	bottom: 5px;
	right: 0;
	height: 295px;
}

#shopify-section-1503581925378 .collection-grid .grid .grid__item:nth-of-type(4) .collection-grid-item {
	padding-bottom: 290px;
}

#shopify-section-1503581925378 .collection-grid .grid .grid__item:nth-of-type(4) .collection-grid-item__link {
	max-height: 290px;
	height: 290px;
}

.coll-title {
	color: #263860;
	letter-spacing: normal;
	font-size: 2.2em;
	margin-bottom: 0px;
}

.coll-title:after {
	content: '';
	display: block;
	width: 10%;
	height: 0px;
	/* background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-1.jpg?14980537127098968275) repeat-x left top;*/
	margin: 0px auto;
}

.coll-subTitle {
	font-family: 'Playfair Display', serif;
	font-style: italic;
	color: #b32989;
	font-size: 1.2em;
	text-align: center;
	padding-bottom: 15px;
}

.bottomFancyBtn {
	width: 100%;
}

#shopify-section-1498591438211 .bottomFancyBtn {
	visibility: hidden;
	display: none;
}

#shopify-section-1503581925378:after {
	content: '';
	/*     position: absolute;
  bottom:0; */
	width: 100%;
	display: block;
	height: 4px;
	margin-top: 15px;
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2.png?17563746277774142624) repeat-x center top;
}

.btn-fancy {
	// line-height: 62px;
	padding: 0 3em;
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/btn-1.png?13814845453796956000) repeat-x left top;
	letter-spacing: 2px;
	text-align: center;
	font-style: italic;
	position: relative;
	left: 50%;
	color: #333;
	margin-left: -5%;
	margin-top: 5px;
}

.btn-fancy:before {
	content: '';
	display: block;
	left: -28px;
	top: 0;
	width: 28px;
	height: 100%;
	position: absolute;
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/btn-1-left.png?13814845453796956000) no-repeat left top;
}

.btn-fancy:after {
	content: '';
	display: block;
	right: -27px;
	top: 0;
	width: 27px;
	height: 100%;
	position: absolute;
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/btn-1-right.png?13814845453796956000) no-repeat left top;
}

.clearfix:after {
	content: '';
	display: table;
	clear: both;
}

.clearfix:before {
	content: '';
	display: table;
	clear: both;
}

.slideshowBg {
	position: relative;
	width: 90%;
	margin: 0 auto;
	padding: 20px 0;
}

#shopify-section-slideshow .movement-bg-img {
	position: absolute;
	left: 0;
	top: 0;
	/*     height: 640px; */
	width: 100%;
}

#shopify-section-slideshow .text-with-image {
	width: 30%;
	float: left;
}

#shopify-section-slideshow .slideshow-wrapper {
	width: 60%;
	float: right;
}

.text-with-image h3 {
	margin-bottom: 10px;
}

.text-with-image .rte p {
	font-size: .9em;
	color: #676566;
	text-align: justify;
	line-height: 1.5;
}


/* #shopify-section-slideshow{padding-top: 10px;} */

.slick-dotted.slick-slider {
	width: 600px;
	height: 300px;
	margin: 0 auto;
}

#shopify-section-featured-collections {
	padding-top: 0px;
	padding-bottom: 0px;
}

#shopify-section-featured-collections .page-width {
	padding-left: 0px;
	padding-right: 0px;
}

#shopify-section-featured-collections:after {
	content: '';
	width: 100%;
	display: block;
	height: 4px;
	margin-top: 15px;
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2.png?1756374…) repeat-x center top;
}

#shopify-section-featured-collections .btn-fancy {
	margin-left: 0%;
	left: 0;
}

#shopify-section-footer {
	margin-top: -10px;
}

.footerBg {
	position: relative;
	padding: 0;
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/marble-1.jpg?2794590286631697540) no-repeat center center;
	background-size: cover;
	text-align: center;
	margin: 0;
	padding-bottom: 75px;
	padding-top: 0px;
}

.subfooterBg {
	background-image: url(https://cdn.shopify.com/s/files/1/2130/1141/files/pat-2.jpg?9021375624683949053);
	position: relative;
	margin: 0;
	color: #fff;
	padding: 85px 0 0;
}

@media (max-width: 749px) {
	.subfooterBg {
		padding: 60px 0 0;
	}
}

.subfooterBg .error_message {
	text-align: center;
	margin: 0 0 20px;
	color: #b70505;
}

.subfooterBg .success_message {
	text-align: center;
	margin: 0 0 20px;
	color: #263860;
}

.subfooterBg #star {
	top: -35px;
	padding: .8em;
	width: initial;
	height: initial;
	text-align: center;
	position: absolute;
	/*top: -50%;*/
	left: 50%;
	transform: translateX(-50%);
	margin-top: -0.5em;
	display: block;
	/* padding: .8em;*/
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/pat-2.jpg?9021375624683949053);
	border-radius: 100%;
}

.subfooterBg #star:hover,
.subfooterBg #star:focus {
	opacity: 1;
}

.footerheader {
	font-size: 2em;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 30px 0;
}

.footerTitle:after {
	position: absolute;
	content: '';
	display: block;
	width: 5%;
	height: 2px;
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-1.jpg?1498053…) repeat-x left top;
	left: 0;
	right: 0;
	margin: 0 auto;
	margin-top: 10px;
}

#press .footerheader {
	display: none !important;
}

#press div#shopify-section-footer:before {
	height: 4px;
}

.footerlogo {
	text-align: center;
	width: 100px;
	margin: 5px 0;
}

.footerBg ul {
	margin: 0 auto;
}

.footerBg ul li {
	float: left;
	width: 20%;
	margin: 0;
	font-size: 2.5em;
	text-align: center;
}

@media(max-width: 749px) {
	.site-footer__social-icons {
		padding-top: 55px;
	}
}

.subfooterBg ul {
	margin-top: 0;
}

.subfooterBg ul li {
	font-size: 14px;
}

.subfooterBg ul li a {
	color: #fff;
}

.subfooterBg ul li:last-child::after {
	display: none;
}

.subfooterBg ul li:after {
	content: "|";
	color: #fff;
	margin-left: 5px;
	margin-right: 5px;
}

.subfooterBg .Input__cont {
	max-width: 400px;
	margin: 0 auto;
	position: relative;
}

.subfooterBg .Subscribe__input {
	width: 100%;
	display: block;
	font-size: 14px;
	border-radius: 0;
	margin: 0 auto 30px;
	padding: 13px 15px;
	border-bottom: 2px solid #8f8e8d;
	padding-right: 50px;
}

.subfooterBg .Subscribe__input::placeholder {
	font-size: 13px;
}

.subfooterBg .Subscribe_cta {
	position: absolute;
	top: 0;
	right: 0;
	padding: 13px;
	font-size: 14px;
	background: transparent;
	border: 0;
	min-height: 44px;
	min-width: 50px;
	padding: 10px;
	text-align: right;
}

.subfooterBg .Subscribe_cta img {
	max-height: 21px;
	vertical-align: middle;
}

.site-footer__copyright {
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (min-width: 750px) {
	.site-footer__linklist--center .site-footer__linklist-item {
		padding: 0px 0px;
		font-family: 'Montserrat';
		font-weight: normal;
		font-size: 12px;
	}
	.site-footer__copyright {
		margin-top: 25px;
		padding-bottom: 40px;
	}
}


/*==============sanket=================*/

.template-page .footerheader {
	display: none;
}

.Shipping.Returns .section-header {
	display: none;
}

.Shipping.Returns .page-width.page-width-one {
	width: 100% !important;
	max-width: 100%;
	padding: 0px;
	margin: 0px;
}

.Shipping.Returns .page-layer {
	width: 100%;
	left: 0px;
}


/*-----contact us-----*/

.contact-header {
	width: 100%;
	display: block;
	position: relative;
}

.contact-header .img-bg {
	width: 100%;
}

.contact-heading {
	position: absolute;
	right: 10%;
	bottom: 20px;
	color: #fff;
	border-bottom: 1px solid;
	font-size: 40px;
	font-weight: 100 !important;
}

.contact-block {
	padding: 75px;
}


/* .contact-block h2{font-size:18px;letter-spacing:0px; font-family: 'Playfair Display',serif; text-transform: capitalize;} */

.contact-block h1 {
	font-size: 18px;
	letter-spacing: 0px;
	font-family: 'Playfair Display', serif;
	text-transform: capitalize;
}

.contact-block:nth-child(1) {
	border-right: 1px solid #293861;
}

.line-dot {
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/dotted.png) repeat-x center;
	width: 100%;
	display: inline-block;
	margin-bottom: 0px;
}

.line-dot1 {
	float: left;
}

.line-dot2 {
	float: right;
}

.line-dot1,
.line-dot2 {
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/pat-1.jpg);
	display: inline-block;
	font-size: 16px;
	color: #3d4246;
	letter-spacing: 0.5px;
}

.line-dot:after {
	content: '';
	clear: both;
}

.contact-right-heading {
	color: #b32989;
}

.appt-title {
	padding-bottom: 1em;
}

.cms-contact .product-social .social {
	font-size: 1.5em;
}

.product-social .social:hover {
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/social-hover-2.png) no-repeat center center;
}

.lyer-bg-contact:before {
	content: '';
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2_f54a3daa-ba69-49af-800f-32623c5d7532.png) no-repeat;
	width: 100%;
	display: block;
	height: 2px;
}

.contact-block .social {
	float: left;
	width: 10%;
	margin: 0;
	font-size: 24px;
	text-align: center;
	height: 40px;
	color: #8f8f8d;
	line-height: 35px;
}

.contact-block .social:hover {
	color: #c40f89;
}

.contact-form.form-vertical input,
.contact-form.form-vertical textarea {
	border: 0px;
	border-bottom: 2px solid #e0e0e0;
	outline: none;
}

.contact-block:nth-child(2) p {
	font-size: 16px;
	color: #3d4246;
}

.ion-social-facebook:before {
	content: "\f231";
	vertical-align: middle;
}

.ion-social-twitter:before {
	content: "\f243";
	vertical-align: middle;
}

.ion-social-instagram:before {
	content: "\f351";
	vertical-align: middle;
}

.ion-social-pinterest:before {
	content: "\f2b1";
	vertical-align: middle;
}

.google-maps.map-responsive iframe {
	width: 100%;
}

@media(min-width:768px) {
	.desktop_hide {
		display: none;
	}
	.additional-checkout-buttons {
		padding-bottom: 50px;
	}
}

@media(width:768px) {
	/* the banner image on the engagement ring collection page was too large*/
	/* 	.template-collection header.collection-header .collection-hero__image {height: 32vh;} */
}

@media(max-width:768px) {
	.cart__qty-input {
		width: 80px;
	}
	.template-cart .page-width {
		padding: 0px 5px;
	}
}

@media(min-width:768px) and (max-width:1024px) {
	#shopify-section-slideshow .text-with-image {
		width: 35%;
	}
}

@media(width:768px) {
	.grid__item.text-center.small--text-center {
		text-align: left !important;
	}
	span.cart__subtotal.text-right {
		padding-left: 0px;
		min-width: 100px;
		width: auto;
	}
}

@media(max-width:1024px) {
	#shopify-section-slideshow .text-with-image {
		padding-bottom: 30px;
	}
	input.btn.btn--secondary.cart__update.cart__update--large.small--hide {
		display: none;
	}
	.contact-header .img-bg {
		min-height: 250px;
	}
	.contact-block {
		padding: 25px;
	}
}

@media(max-width:767px) {
	.mobile_hide {
		display: none;
	}
	/*     .btn-icon-block {
  display: inline-grid !important;
} */
	.cart .cart__update-wrapper {
		display: block;
	}
	td.cart__meta-text.text-center.cart_varient {
		display: none;
	}
	.slick-dotted.slick-slider {
		width: 100%;
	}
	.slick-dotted.slick-slider {
		width: 100%;
	}
	#shopify-section-slideshow .slideshow-wrapper {
		width: 100%;
	}
	#shopify-section-slideshow .text-with-image {
		width: 100%;
	}
	.contact-block:nth-child(1) {
		border-right: 0px;
	}
	.contact-header .img-bg {
		min-height: 225px !important;
	}
	.contact-heading {
		font-size: 28px;
	}
}

@media(max-width:1024px) {
	.footerBg {
		padding-bottom: 55px;
	}
}

@media(max-width:480px) {
	.template-collection header.collection-header .collection-hero__image {
		/*height: 30vh;*/
	}
	.contact-header .img-bg {
		min-height: 175px!important;
	}
	.footerBg {
		padding-bottom: 45px;
	}
}

@media(min-width:481px) and (max-width:767px) {
	.template-collection header.collection-header .collection-hero__image {
		/*   			height: 40vh; */
		margin-top: 70px;
	}
}

@media (max-width: 767px) {
	.collection-hero__image {
		height: 100%;
	}
	.template-collection header.collection-header .collection-hero__image {
		margin-top: 0px;
	}
}


/* @media (max-width: 680px){
.collection-hero__image {
height: 165px;
}
}
@media (max-width: 620px){
.collection-hero__image {
height: 145px;
}
} */

@media (max-width: 480px) {
	.collection-hero__image {
		height: 100%;
	}
	.template-collection header.collection-header .collection-hero__image {
		margin-top: 0px;
	}
}


/* @media (max-width: 420px){
.collection-hero__image {
height: 140px;
}
} */


/*-----contact us-----*/


/* Employment */

.Employment h1.page-head-text {
	margin-top: 25px;
	font-size: 3em;
	color: #3d496f;
	padding: 0.3em 0;
	margin-bottom: 0px;
}

.Employment h1.page-head-text:after {
	position: relative;
	width: 100%;
	content: '';
	display: block;
	height: 20px;
	background: url(https://www.doyledoyle.com/media/wysiwyg/short-underline2.png) no-repeat center;
}

.Employment .section-header.text-center:before,
.Employment .section-header.text-center:after {
	position: relative;
	width: 100%;
	content: '';
	display: block;
	height: 4px;
	background: url(https://www.doyledoyle.com/skin/frontend/dd/default/images/line-2.png) repeat-x;
}

.Employment .section-header.text-center p {
	padding-bottom: 1em;
	color: #b32989;
	font-size: 1.4em;
	margin-top: 0;
	font-style: italic;
	font-family: 'Playfair Display', serif;
	margin-bottom: 15px;
}

.Employment .section-header.text-center {
	padding: 1em 0;
	margin: 0px;
}

.Employment .job-posting.post-one {
	padding: 30px 0;
}

.Employment .job-posting.post-one h2 {
	margin-bottom: .1em;
	font-size: 25px;
	color: #3d496f;
	font-family: 'Playfair Display', serif;
	letter-spacing: 0;
	text-transform: inherit;
	font-weight: 100 !important;
}

.Employment .job-posting.post-one p.job-type {
	font-family: 'Montserrat';
	color: #333;
	font-size: .9em;
}

.Employment .job-posting.post-one h3 {
	margin: 1em 0 0;
	font-size: 18px;
	color: #b32989;
	font-weight: normal;
}

img.desktop-only {
	width: 100%;
}

img.mobile-only {
	width: 100%;
}

.about-bot-banner:after {
	/* clear: both; */
	position: absolute;
	width: 1701px;
	content: '';
	display: block;
	height: 4px;
	background: url(https://www.doyledoyle.com/skin/frontend/dd/default/images/line-2.png) repeat 100% center;
	bottom: 5px;
}

.about-bot-banner {
	position: relative;
}

.template-collection .footerheader.text-center {
	display: none;
}

.template-collection footer.site-footer.footerBg,
#press footer.site-footer.footerBg {
	padding: 10px 0px;
}

@media (min-width:1025px) {
	.cart .title {
		padding-right: 200px;
	}
	#shopify-section-slideshow .text-with-image {
		padding-left: 7%;
	}
	.template-collection .footerBg ul,
	#press .footerBg ul {
		width: 100%;
	}
	.template-collection #shopify-section-footer .footerBg .page-width {
		margin-bottom: 0px;
	}
	.footerBg ul {
		width: 50%;
	}
	.template-collection #Collection {
		margin-bottom: 50px;
		padding-left: 34px;
		padding-right: 34px;
	}
	/*   	.grid__item.grid__item--collection-template.small--one-half.medium-up--one-quarter a.grid-view-item__image-container .h4.grid-view-item__title, */
	.h4.grid-view-item__title {
		/*         visibility: hidden; */
		display: none;
	}
	.grid__item.grid__item--collection-template.small--one-half.medium-up--one-quarter a.grid-view-item__image-container .grid-view-item__meta {
		/*         visibility: hidden; */
		display: none;
	}
	/*     .grid__item.grid__item--collection-template.small--one-half.medium-up--one-quarter a.grid-view-item__image-container:hover .h4.grid-view-item__title, */
	.h4.grid-view-item__title.hover {
		/*     	visibility: visible; */
		/*      padding-left: 15px; */
		display: block !important;
		/*         display: table-row !important; */
		padding: 0 10px;
		font-size: 10px;
		color: #26384A;
		z-index: 999999;
		width: 100%;
		padding: 1rem 0.5rem 0 1rem;
		width: 100%;
		color: #293861;
	}
	.grid-view-item__meta.hover {
		display: block !important;
		/*       padding-left: 15px; */
	}
	.grid__item.grid__item--collection-template.small--one-half.medium-up--one-quarter a.grid-view-item__image-container:hover .grid-view-item__meta {
		/*         visibility: visible; */
		/*       	display:block; */
		/*       	padding-left: 15px; */
	}
}

.grid-view-item__meta {
	padding-bottom: 15px;
}

@media (max-width:1024px) {
	.desktop-only {
		display: none;
	}
	.mobile-only {
		display: block;
	}
	.mob-left1 h3 {
		margin-top: 0px !important;
		color: #333;
	}
	.template-page #PageContainer #MainContent {
		padding-top: 15px !important;
	}
	/*   	a#star img {width: 50%;} */
	.subfooterBg #star {
		top: -5%;
		padding: 0.2em;
		/*         width:15%; */
		width: 60px;
		height: 63px;
	}
}

.template-collection footer.site-footer.subfooterBg .page-width {
	margin-bottom: 0px;
}


/* Employment */


/* .title-buttons button:hover, button[type="submit"]:hover, .btn-checkout:hover, .btn-cart:hover, .btn-fancy:hover, .btn-fancy.btn-pink{
background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/btn-2.png) repeat-x left top;
color: #c40f89;
}

.title-buttons button:hover:before, button[type="submit"]:hover:before, .btn-checkout:hover:before, .btn-cart:hover:before, .btn-fancy:hover:before, .btn-fancy.btn-pink:before {
background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/btn-2-left.png) no-repeat left top;opacity: 1;
}

.title-buttons button:hover:after, button[type="submit"]:hover:after, .btn-checkout:hover:after, .btn-cart:hover:after, .btn-fancy:hover:after, .btn-fancy.btn-pink:after {
background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/btn-2-right.png) no-repeat left top;
} */

.feature-tag {
	display: block;
}

#shopify-section-featured-collections {
	background: #fff;
	padding: 20px 0px 0px;
}

#shopify-section-slideshow.index-section {
	padding-bottom: 20px;
	padding-top: 20px
}

#shopify-section-featured-collections section#featured-collections .grid-view-item__title {
	padding-right: 15px;
	padding-left: 13px;
	background: #f4f3ef;
	padding-top: 15px;
}

#shopify-section-featured-collections section#featured-collections .grid-view-item__meta {
	padding: 15px;
	padding-left: 13px;
	margin-top: 0px;
	padding-top: 0px;
	background: #f4f3ef;
}

section#featured-collections .grid-view-item__title {
	display: none;
}

section#featured-collections .grid-view-item__meta {
	display: none;
}

#shopify-section-featured-collections section#featured-collections .grid-view-item__link.grid-view-item__image-container:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	opacity: 1;
}

#shopify-section-featured-collections section#featured-collections .grid-view-item__link.grid-view-item__image-container:hover .grid-view-item__meta {
	display: block;
}

#shopify-section-featured-collections section#featured-collections .grid-view-item__link.grid-view-item__image-container:hover .h4.grid-view-item__title {
	display: block;
}

#shopify-section-featured-collections section#featured-collections .hr--invisible {
	display: none;
}

#shopify-section-featured-collections section#featured-collections .grid__item.grid__item--featured-collections {
	padding: 10px;
}

#shopify-section-featured-collections section#featured-collections .fancyLine {
	margin-bottom: 20px;
}

@media(min-width:1450px) {
	#shopify-section-featured-collections .page-width {
		max-width: 1400px;
	}
	.slideshowBg {
		width: 100%;
		max-width: 1400px;
	}
}

footer.site-footer.footerBg h2.footerTitle {
	font-size: 20px;
	color: #263860;
}

.contact-form label {
	font-size: 12px;
}

.buttons-set .required {
	font-size: 14px !important;
}

.buttons-set span {
	font-size: 12px;
	font-style: normal;
	text-transform: lowercase;
}

.image-bar__text h3.image-bar__caption2 {
	color: #fff;
	position: absolute;
	text-align: center;
	left: 25px;
	bottom: 15px;
	padding: 0 5px;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: 0.1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
	text-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.collection-grid-item__title {
	left: 10px;
	bottom: 35px;
}

#shopify-section-1498591438211 .grid__item.small--one-half.medium-up--one-third {
	position: relative;
}

#shopify-section-1503581925378 .grid__item.small--one-half.medium-up--one-third {
	position: relative;
}

.template-collection .grid-view-item {
	position: relative;
}

.template-collection #PageContainer #Collection .grid.grid--uniform.grid--view-items {
	overflow: visible;
}

@media (min-width:1024px) {
	#blog .article__grid-image-wrapper:hover .social {
		opacity: 1;
	}
	.cart__qty input {
		border: none;
	}
	input.btn.btn--secondary.cart__update.cart__update--large.small--hide {
		display: none;
	}
}


/*     .grid__item.grid__item--collection-template.small--one-half.medium-up--one-quarter a.grid-view-item__image-container:hover, */


/*     .grid__item.grid__item--collection-template.small--one-half.medium-up--one-quarter a.grid-view-item__image-container.hover, */

.grid__item.grid__item--collection-template.small--one-half.medium-up--one-quarter.hover,
a.grid-view-item__link.grid-view-item__image-container.hover {
	position: absolute;
	z-index: 9;
	opacity: 1;
	background: #f4f3ef;
	/* 		  transform: scale(1.15); */
	-webkit-transform: scale(1.25);
	-ms-transform: scale(1.25);
	transform: scale(1.25);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

a.grid-view-item__link.grid-view-item__image-container.hover .grid__item .reveal .vcenter.hover {
	display: inline-block;
}

@media(max-width: 767px) {
	/*   a.grid-view-item__link.grid-view-item__image-container.hover:hover .grid__item .reveal .vcenter.hover {display: none;} */
}

.footerBg ul li a.social-icons__link {
	color: #8f8f8d;
}

#shopify-section-1503581925378 {
	max-width: 1400px;
	margin: 0 auto;
}

#shopify-section-1503581925378:after,
#shopify-section-1503581925378:after {
	clear: both;
	content: '';
}

.bottomFancyBtn:before {
	content: '';
	clear: both;
}

#shopify-section-1498591438211 .page-width {
	float: left;
}


/* #shopify-section-header{position: fixed;top:0px;z-index: 999999;} */

#shopify-section-1508246629037.index-section {
	/*   padding-top: 15px; */
	padding-bottom: 0px;
}

#shopify-section-1508261970408 .section-header {
	margin-bottom: 0px;
}

#shopify-section-1508261970408 .btn-fancy {
	display: none;
}

.hairloom_section {
	padding-top: 25px;
	margin-top: 40px;
	padding-bottom: 60px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	-webkit-border-image: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2.png) 30 round;
	/* Safari 3.1-5 */
	-o-border-image: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2.png) 30 round;
	/* Opera 11-12.1 */
	border-image: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2.png) 30 round;
	background: #f3f3f3;
}

#shopify-section-1508261970408 .collection-grid-item__title {
	padding: 0px;
	bottom: -10px;
	color: #263860;
}

#shopify-section-slideshow.index-section {
	margin: 0px 24px 0px !important;
}

#shopify-section-slideshow .slideshow-wrapper:after,
.slideshowBg:after {
	content: '';
	clear: both;
}

#shopify-section-1508261970408 .page-width {
	padding-left: 5px;
	padding-right: 5px;
}

.template-collection .collection-hero__title.page-width {
	display: none;
}

.google-maps.map-responsive iframe {
	margin-top: 30px;
	margin-bottom: 5px;
}

.youmaylike {
	position: relative;
	bottom: 7px;
	border-top: 4px solid transparent;
	-webkit-border-image: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2.png) 30 round;
	/* Safari 3.1-5 */
	-o-border-image: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2.png) 30 round;
	/* Opera 11-12.1 */
	border-image: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2.png) 30 round;
}

@media(min-width:481px) {
	.google-maps.map-responsive iframe {
		padding: 0 30px;
	}
}

@media(min-width:481px) and (max-width:767px) {
	.template-collection header.collection-header .collection-hero__image {
		/* height: 40vh; */
	}
}

.Employment {
	padding-top: 15px;
}

@media(max-width:480px) {
	.Employment h1.page-head-text {
		font-size: 2em;
	}
	.Employment .section-header.text-center p {
		font-size: 1.2em;
	}
	.Employment .job-posting.post-one h3 {
		font-size: 1.3em;
	}
	.Employment {
		padding-top: 0px;
	}
	#shopify-section-header {
		position: static;
	}
}

.template-page .footerBg ul {
	width: 100%;
}

tr.cart__row {
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/textured-line-1.jpg?7168629610474979853) repeat-x left bottom;
}

thead.cart__row.cart__header tr {
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/textured-line-1.jpg?7168629610474979853) repeat-x left bottom;
}

thead.cart__row.cart__header {
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/textured-line-1.jpg?7168629610474979853) repeat-x left top;
}

.h4.grid-view-item__title {
	font-size: 12px;
}

thead.cart__row.cart__header tr th {
	color: #a3a3a3;
	font-size: 12px;
	padding: 14px 0px;
	/*     text-align: center; */
}

footer.cart__footer {
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/textured-line-1.jpg?7168629610474979853) repeat-x left top;
}

.cart__shipping {
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/textured-line-1.jpg?7168629610474979853) repeat-x left bottom;
}

tr.cart__row td a {
	font-size: 12px;
	font-family: 'Montserrat';
	color: #656565;
}

tr.cart__row td {
	font-size: 11px;
	font-family: 'Montserrat';
	color: #656565;
}

body.template-cart {
	background: #fff;
}

.cart__shipping_msg {
	font-size: 12px;
	text-align: left;
	color: #666;
	padding: 30px 0 0px;
	font-family: 'Montserrat';
}

.cart__subtotal-title,
span.cart__subtotal,
.cart__shipping {
	font-size: 12px;
}

footer.cart__footer a.btn.btn-fancy {
	width: 85%;
	font-size: 12px;
	text-transform: capitalize;
	margin: 10px 0px;
	left: 0%;
	padding: 0 0em;
}

.pink_link:hover {
	color: #23527c;
}

.pink_link {
	color: #c40f89;
}

tr.cart__row:last-of-type {
	background: none;
	border: none;
}

.cart__qty input {
	font-family: 'Montserrat';
	color: #656565;
	font-size: 12px;
	margin-bottom: 5px;
	border: 1px #777 solid;
}

p.small--hide.text-center {
	margin-top: 0px;
}

tr.cart__row p.small--hide.text-center i.ion-ios-close-empty {
	font-size: 2em;
}

.additional-checkout-buttons {
	display: none;
}

.template-cart .footerheader {
	display: none;
}

.template-cart .footerBg {
	padding-top: 0px;
	padding-bottom: 0px;
}

div#shopify-section-footer:before {
	position: relative;
	width: 100%;
	content: '';
	display: block;
	height: 10px;
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2_90889163-b2f0-4d97-9256-9b449c2a0982.png?7712929397677287880) repeat-x center top;
}

.template-cart .footerBg ul {
	width: 100%;
}

.template-cart .footerBg .page-width {
	padding: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.cart_pad {
	padding: 10px 0;
}

.summary {
	font-family: 'Montserrat';
}

input.btn.btn--small.cart__update.medium-up--hide {
	background: #c40f89;
	font-family: 'Montserrat';
	text-transform: capitalize;
	font-size: 12px;
	padding: 5px 15px;
}

footer.cart__footer {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.cart i.ion-ios-close-empty {
	font-size: 2em;
}

p.text-right.mobile_right.desktop_hide i.ion-ios-close-empty {
	font-size: 3em;
}

.product-single__thumbnail-image {
	width: 100%;
}

@media (max-width:767px) {

	.cart-container-icons {

	
	  }

	.desktop_hide .social-sharing {
		margin: 0;
	}
	.m-product-social.desktop_hide p.btn.btn-fancy {
		margin-top: 15px;
		margin-bottom: 3px;
		padding: 0 0em;
		width: 135px;
		font-size: 1em;
	}
	.m-product-social.desktop_hide {
		// border-left: 1px solid #c3c3c3;
		display: inline-block;
		vertical-align: middle;
		width: 100%;
		text-align: center;
		// height: 100px;
		padding-left: .7em;
		margin-top: -10px;
		margin-bottom: 8px;
	}
	.m-add-cart-container {
		position: fixed;
		bottom: 0;
		z-index: 3;
		width: 100%;
		left: 0;
		background: #fff url(https://cdn.shopify.com/s/files/1/2130/1141/files/pat-1.jpg?1844312…);
		border-top: 2px solid #b6b0a4;
		padding: 1em 0;
		text-align: -webkit-center;
		z-index: 9;
		/*       99999 */

	}


	.product-single__thumbnail {
		width: 100%;

		.play-icon {
			display: block;
		}
	}
	.product-single__photo-wrapper {
		display: block;
		max-width: auto !important;
	}
	ul.grid.grid--uniform.product-single__thumbnails.product-single__thumbnails-product-template.slick-initialized.slick-slider.slick-dotted {
		height: auto;
	}
	.template-page #PageContainer #MainContent {
		padding-top: 0px !important;
	}
}


	
.thumbnails-wrapper.thumbnails-slider--active .slick-slider .slick-dots li.slick-active button:before {
	background: #9a9da4;
}

.thumbnails-wrapper.thumbnails-slider--active .slick-slider .slick-dots li button:before {
	background: #ddd;
}

.thumbnails-wrapper.thumbnails-slider--active .slick-slider .slick-dots li button {
	border: 1px #283762 solid;
	border-radius: 50%;
	width: 11px;
	height: 11px;
	margin-top: 15px;
}

.thumbnails-wrapper.thumbnails-slider--active .slick-slider .slick-dots {
	width: 100%;
}

.thumbnails-wrapper.thumbnails-slider--active .slick-dots {
	bottom: 20px;
}

.thumbnails-wrapper.thumbnails-slider--active .product-single__thumbnail.active-thumb,
.product-single__thumbnail.active-thumb {
	border: none;
}


/*=============Who We Are============*/

.who-we-are .who-head-block {
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	-webkit-border-image: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2.png) 30 round;
	/* Safari 3.1-5 */
	-o-border-image: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2.png) 30 round;
	/* Opera 11-12.1 */
	border-image: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2.png) 30 round;
}


/* .who-head-block h1{
  font-size:42px;
  margin: .7em 0 0;
  color: #3d496f;
  text-align:center;
}
.who-head-block h1:after{position: relative;
  width: 100%;
  content: '';
  display: block;
  height: 25px;
  background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/short-underline2.png) no-repeat center;
} */

.who-head-block h2 {
	font-size: 42px;
	margin: .7em 0 0;
	color: #3d496f;
	text-align: center;
}

.who-head-block h2:after {
	position: relative;
	width: 100%;
	content: '';
	display: block;
	height: 25px;
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/short-underline2.png) no-repeat center;
}


/* .who-head-block p{
  font-style: italic;
  font-family: 'Playfair Display',serif;
  margin-top: -5px;
  color: #b32989;
  font-size:20px;
  max-width: 90%;
  margin: -5px auto -10px;
  text-align:center;
  margin-bottom:15px;
} */

.who-head-block h1 {
	font-style: italic;
	font-family: 'Playfair Display', serif;
	margin-top: -5px;
	color: #b32989;
	font-size: 20px;
	max-width: 90%;
	margin: -5px auto -10px;
	text-align: center;
	margin-bottom: 15px;
}

.container-hold {
	max-width: 1200px;
	margin: auto;
}

img.people {
	width: 50%;
	float: left;
}

.who-we-are .img-bg {
	width: 100%;
}

@media screen and (min-width: 1024px) {
	.girl-white,
	.girl-black {
		padding-right: .5em;
	}
	img.people {
		width: 25%;
	}
	.about-unique {
		display: none;
	}
	.pic-montage {
		width: 50%;
		color: #fff;
		content: '';
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		height: 671px;
		display: inline-block;
	}
	.vertical-split {
		height: 60%;
	}
	.pic-montage h2 {
		margin-left: 25px;
		z-index: 3;
		display: block;
		font-size: 28px;
		margin-top: 25px;
		line-height: 40px;
		letter-spacing: 0px;
		font-weight: bold;
	}
	.who-mid-section {
		border-top: 4px solid transparent;
		border-bottom: 4px solid transparent;
		-webkit-border-image: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2.png) 30 round;
		/* Safari 3.1-5 */
		-o-border-image: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2.png) 30 round;
		/* Opera 11-12.1 */
		border-image: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2.png) 30 round;
	}
	.d-locket-text {
		width: 34%;
		font-size: .85em;
		top: 620px;
		margin-left: 25px;
		z-index: 3;
		max-width: 275px;
		line-height: 19px;
		margin-top: 0;
		color: #fff;
	}
	.d-about-unique {
		z-index: 1;
		background: 0;
		background-size: initial;
		height: 37%;
		display: table;
	}
	.d-about-unique h2 {
		font-size: 30px;
		font-style: italic;
		width: 90%;
		width: 88%;
		vertical-align: middle;
		display: table-cell;
		padding: 0 1.5em;
		text-transform: unset;
	}
	.m-locket {
		display: none;
	}
}

img.locket-mobile {
	width: 100%;
}

.m-locket h2 {
	position: absolute;
	top: 40px;
	width: 100%;
	margin-left: 5%;
	max-width: 225px;
	font-size: 2em;
}

.m-locket {
	color: #fff;
	float: left;
	position: relative;
}

p.m-locket-text {
	position: absolute;
	width: 45%;
	color: #fff;
	float: right;
	font-size: 1em;
	margin-right: 5%;
	top: 40px;
	right: 0;
	line-height: 1.6em;
}

@media(max-width:768px) {
	.whoweare-img-block .img-bg {
		/*       	min-height:225px; */
		max-width: 767px;
		width: auto;
	}
}

@media(max-width:1199px) {
	#shopify-section-header .site-header .site-nav {
		margin: 0px;
	}
}

@media(max-width:1200px) {
	.page_bg {
		max-width: 90%;
	}
}

@media(min-width:0px) {
	/*       #doyleanddoyle .slideshowBg .slideshow-wrapper .slick-slider .slick-dots li {
  width: 5px;
  height: 5px;
} */
	#doyleanddoyle .slideshowBg .slideshow-wrapper .slick-slider .slick-dots li button::before {
		width: 8px;
		height: 8px;
	}
}

@media(max-width: 750px) {
	footer.site-footer.subfooterBg * {
		font-weight: bold !important;
	}
}

@media(max-width:980px) {
	.press #article-loop .grid__item {
		margin: 4px !important;
	}
}

@media(max-width:480px) {
	.press #article-loop .grid__item {
		margin: 3px !important;
	}
}

@media(max-width:767px) {
	.who-mobile-only {
		display: block !important;
	}
	.who-desktop-only {
		display: none !important;
	}
	.who-head-block h1 {
		font-size: 42px;
	}
	.who-head-block p,
	.about-unique h2 {
		font-size: 20px !important;
	}
	.who-footer-section .who-mobile-only {
		border-top: 4px solid transparent;
		-webkit-border-image: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2.png) 30 round;
		/* Safari 3.1-5 */
		-o-border-image: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2.png) 30 round;
		/* Opera 11-12.1 */
		border-image: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2.png) 30 round;
	}
	#AddToCartForm .btn-icon-block1 {
		float: left;
		width: 50%;
	}
	.social-sharing {
		width: 50% !important;
		text-align: left !important;
	}
	#shopify-section-product-template .product-form__item.product-form__item--submit {
		width: 100%;
		margin-top: 10px;
	}
	.container-hold .people.girl-white,
	.container-hold .people.girl-black {
		height: 575px !important;
	}
	/*     #shopify-section-product-template .product-form__item.product-form__item--submit{border-top:0px;} */
	.textured {
		display: none;
	}
	.selector-wrapper.js.product-form__item label {
		display: none;
	}
	.product-form__input#SingleOptionSelector-0 {
		width: 100%;
		margin-bottom: 10px;
	}
	.selector-wrapper.js.product-form__item {
		padding-top: 5px;
	}
}

@media(min-width:750px) {
	/*   	.social-sharing {display: none !important;} */
}

@media(max-width:480px) {
	.m-locket h2 {
		font-size: 28px;
		max-width: 150px;
		top: 20px;
		letter-spacing: 0px;
	}
	p.m-locket-text {
		font-size: .8em;
		top: 20px;
		line-height: 1.4em;
	}
	.who-head-block h1 {
		font-size: 30px;
	}
	.who-head-block p,
	.about-unique h2 {
		font-size: 17px !important;
		font-style: italic;
	}
	/*   .whoweare-img-block .img-bg{min-height:175px;} */
	.container-hold .people.girl-white,
	.container-hold .people.girl-black {
		height: 450px !important;
	}
}

.girl-white {
	padding-right: .25em;
}

.who-mobile-only {
	display: none;
}

.about-unique {
	position: relative;
	width: 100%;
	content: '';
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	color: #fff;
	padding: 1em;
	margin: .2em 0;
}

img.heirloom,
.about-unique,
.about-bot-banner {
	float: left;
	width: 100%;
}

.m-locket h2 .about-unique h2 {
	font-size: 1.25em;
	font-style: italic;
	width: 90%;
}

img.d-heirloom {
	width: 100%;
}

.vertical-split h2,
.m-locket h2,
.about-unique h2 {
	text-transform: unset;
}

@media(max-width:991px) {
	.pic-montage {
		display: none !important;
	}
}

@media(max-width:1171px) {
	.thumbnails-wrapper.thumbnails-slider--active {
		text-align: center !important;
		margin-left: 30px;
	}
}

@media(max-width:1024px) {
	.container-hold .people.girl-white,
	.container-hold .people.girl-black {
		height: auto !important;
	}
	.thumbnails-wrapper.thumbnails-slider--active {
		text-align: center;
		margin-left: 0px;
	}
}

.who-desktop-only:hover .main {
	display: none;
}

.who-desktop-only:hover .hov {
	display: block;
}

.who-desktop-only .hov {
	display: none;
}

.who-desktop-only .main {
	display: block;
}


/*=============Who We Are============*/

.container-hold .people.girl-white,
.container-hold .people.girl-black {
	height: auto !important;
}

#pagination {
	text-align: center;
	padding: 40px 0;
}

#pagination a {
	padding: 0px 5px;
}

#pagination span.current {
	opacity: 0.5;
}

.product #shopify-section-header:after {
	position: absolute;
	width: 100%;
	content: '';
	display: block;
	height: 4px;
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2.png?1763855…) repeat-x center top;
}

.search #pagination {
	padding: 50px 0;
}

@media (min-width:1025px) {
	.product-loop .grid-view-item__image-wrapper img {
		min-height: 250px;
		max-width: 100%;
	}
	.product-loop .grid-view-item__image-wrapper {
		min-height: 250px;
	}
}

@media (max-width:1024px) and (min-width:769px) {
	.product-loop .grid-view-item__image-wrapper img {
		min-height: 210px;
	}
	.product-loop .grid-view-item__image-wrapper {
		min-height: 210px;
	}
	#shopify-section-cart-template .page-width {
		padding: 0 15px;
	}
}

@media (max-width:768px) {
	.product-loop .grid-view-item__image-wrapper img {
		min-height: 200px !important;
	}
	.product-loop .grid-view-item__image-wrapper {
		min-height: 150px;
	}
	.checkout_outer {
		/*         position: fixed; */
		z-index: 9;
		/*       9999 */
		bottom: 0;
		width: 100%;
		left: 0;
		text-align: center;
		padding: 10px 0;
		/*         background: #f4f3ef; */
	}
	.checkout_outer a.btn.btn-fancy:last-child {
		display: none;
	}
}

@media(max-width:749px) {
	.checkout_outer {
		position: fixed;
		z-index: 9;
		bottom: 0;
		width: 100%;
		left: 0;
		text-align: center;
		padding: 10px 0;
		background: #f4f3ef;
	}
}


/* ///////////////////   PDP     ///////////////////////// */

#AddToCartForm .m-add-cart-container {
	float: left;
	padding-left: 15px;
	margin: 6px 0 26px;

}

#AddToCartForm .btn-icon-block1 {
	float: right;
}

.product-price__price {
	padding-left: 0px;
}

.template-product .product-single__description {
	margin: 10px 0 8px!important;
}

h1.product-single__title {
	font-size: 2em;
	font-weight: 100;
}

.template-product .product-single__description p {
	color: #666;
	font-size: .9em;
}

div.variant_message {
	margin-bottom: 10px;
	color: #666;
	font-size: .9em;
}


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

form.cart.ajaxcart #checkout-addnote textarea {
	width: 100%;
	height: 100px;
	margin: 1em 0;
	display: block !important;
}

div#CartDrawer {
	font-family: 'Montserrat', sans-serif;
}

div#CartDrawer .product_image.grid__item.desktop-4.tablet-2.mobile-1 {
	text-align: center;
}

div#CartDrawer .product_info.desktop-8.tablet-4.mobile-2.my-class-v {
	text-align: center;
}

div#CartDrawer .product_info.desktop-8.tablet-4.mobile-2.my-class-v .display-table {
	max-width: 130px;
	margin: 0 auto;
}

div#CartDrawer div#gift-message {
	padding: 8px;
}


/* div#CartDrawer div#checkout-addnote {
display: block;
} */

div#CartDrawer div#checkout-addnote textarea {
	display: block !important;
	width: 100%;
}

div#CartDrawer div#gift-message {
	padding: 9px;
}

#checkout-addnote textarea {
	width: 100%;
	display: block !important;
}

div#checkout-addnote {
	display: block;
}


/* div#CartDrawer .subtotal + button:hover {
background: #032b42;
background-size: 100% 100%;
color:#fff;
} */

div#CartDrawer div#gift-message {
	text-align: left;
}

div#CartDrawer .subtotal {
	text-align: right;
}

footer.site-footer.subfooterBg {
	font-family: 'Montserrat', sans-serif;
}

.page-width td.cart__update-wrapper.cart-flex-item.text-center .cart__qty button {
	background: #ececec;
	border: 0;
	/*     padding: 7px; */
	padding: 7px 7px 6px 7px;
	border: 1px solid #bfbfbf;
}

.page-width td.cart__update-wrapper.cart-flex-item.text-center .cart__qty input {
	max-width: 49px;
	line-height: -moz-block-height;
	padding: 11px 6px 7px;
	text-align: center;
	margin: 0 -3px;
	border-radius: 0;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	border-right: 0;
	border-left: 0;
}

.page-width .grid__item.grid--uniform.medium-up--three-quarters tr td.cart__meta.small--text-left.cart-flex-item.title {
	padding: 0;
	max-width: 93px;
}

footer.site-footer.subfooterBg * {
	font-weight: normal;
}

footer.site-footer.subfooterBg span.footer_bottom span.signup:hover {
	color: #c40f89 !important;
}

div#CartContainer span.ajaxcart__product-meta {
	display: block;
	margin-top: 9px;
	margin-bottom: -19px;
}

.hairloom_section span.col-name {
	left: 0;
	font-family: "Montserrat", "HelveticaNeue", "Helvetica Neue", sans-serif;
	font-size: 1rem;
}

.color_button {
	line-height: 62px;
	padding: 0 1em;
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/btn-1.png?1381484…) repeat-x left top;
	letter-spacing: 2px;
	text-align: center;
	font-style: italic;
	position: relative;
	left: 0%;
	color: #333;
	/* margin-left:0%;*/
	/* margin-top: 55px;*/
	text-transform: lowercase;
}

.color_button:before {
	content: '';
	display: block;
	left: -28px;
	top: 0;
	width: 28px;
	height: 100%;
	position: absolute;
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/btn-1-left.png?1381484…) no-repeat left top;
}

.color_button:after {
	content: '';
	display: block;
	right: -27px;
	top: 0;
	width: 27px;
	height: 100%;
	position: absolute;
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/btn-1-right.png?1381484…) no-repeat left top;
}

.color_button:hover {
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/btn-2.png) repeat-x left top;
	color: #c40f89;
}

.color_button:before {
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/btn-2-left.png) no-repeat left top;
	opacity: 1;
}

.color_button:after {
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/btn-2-right.png) no-repeat left top;
}

.mobile-text-share {
	display: none;
}

@media(max-width:749px) {
	li.grid__item.medium-up--one-quarter.product-single__thumbnails-item.js {
		margin-top: 0px !important;
	}
	.product-single__photos {
		margin-bottom: 10px !important;
	}
	.product-single__price {
		padding-top: 0px;
	}
	.product-price__price,
	.product-price__sold-out {
		display: block;
	}
	.variant-sku {
		display: block;
		float: none !important;
		padding-top: 5px;
	}

}

@media(max-width:767px) {
	.hairloom_section span.col-name {
		left: 30%;
		float: left;
	}
	ul.related-products.desktop-12.realted li {
		width: 100%;
		float: none;
	}
	#AddToCartForm .btn-icon-block1 {
		float: left;
	}
	.btn-icon-block.btn-icon-block1 {
		transform: translate(0%, 0%);
	}
	.swym-button-bar {
		margin-top: 10px !important;
		margin-bottom: 10px !important;
		display: block !important;
	}
	.swym-button-bar .swym-btn-container {
		display: block !important;
	}
	/*   .template-product .swym-button-bar:hover span.hover-popover-container{display:none !important;} */
	/*  .link-wishlist1:hover span.hover-popover-container1{display:none !important;} */
	.link-wishlist.hover-popover {
		position: relative;
	}
	.btn.swym-button.swym-add-to-wishlist.swym-icontext.swym-.swym-loaded {
		position: relative;
	}
	.swym-btn-container:after {
		content: 'Add to Wishlist';
		font-style: italic;
		font-family: 'Playfair Display', serif;
		font-weight: normal;
		position: absolute;
		color: #666;
		top: 15px;
		display: inline;
		left: 43px;
		font-size: 12px;
	}
	.putonhold {
		position: relative;
	}
	.mobile-text-share {
		display: block;
		position: absolute;
		top: 5px;
		left: 43px;
		font-style: italic;
		font-family: 'Playfair Display', serif;
		font-weight: normal;
		min-width: 100px;
	}
}

@media(max-width:480px) {
	.social-sharing .btn.btn-fancy {
		font-size: 12px;
	}
}

@media(max-width:390px) {
	.social-sharing .btn.btn-fancy {
		left: 35%;
		letter-spacing: 1.5px;
	}
}

@media(min-width:740px) and (max-width:770px) {
	.desktop_hide .social-sharing {
		display: none;
	}
}

.related_hover h1 {
	font-size: 1.75em;
	font-family: 'Playfair Display', serif;
	margin-bottom: 2em;
}

.product-view.desktop_hide:hover,
.product-view.desktop_hide:hover a {
	color: #c40f89;
}

.product-view.desktop_hide {
	color: #263860;
}

span.hover-popover-container,
span.mobile-text-share {
	color: #666;
}

.related-products .related_hover .product-view span.ion-android-arrow-forward {
	padding-left: 5px;
}


/* blog hover social effect */

#blog .article__grid-image-wrapper {
	position: relative;
	max-width: 100%;
	max-height: 100%;
}

#blog .article__grid-image-wrapper a.article__grid-image-container img {
	max-width: 100%;
	max-height: 100%;
}

#blog .article__grid-image-wrapper .social {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(179, 41, 137, 0.6);
	padding: 15px 10px;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}

#blog .article__grid-image-wrapper .social a.soc-logo:hover {
	background: none;
}

#blog .article__grid-image-wrapper .social a.soc-logo {
	color: #fff;
}

#blog .article__grid-image-wrapper .social a.learn-more-link {
	color: #fff;
}


/* blog hover social effect */


/* Cart */

@media(max-width:750px) {
	/* footer.cart__footer a.btn.btn-fancy{width:30%;} */
}

#contact-us .page-width {
	border-top: 4px solid transparent;
	-webkit-border-image: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2.png) 30 round;
	/* Safari 3.1-5 */
	-o-border-image: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2.png) 30 round;
	/* Opera 11-12.1 */
	border-image: url(https://cdn.shopify.com/s/files/1/2130/1141/files/line-2.png) 30 round;
}

.ajaxcart__footer .btn-fancy {
	left: auto;
	width: auto;
}

.employment ul.responsibilities li {
	font-family: 'Montserrat', sans-serif;
}

#blog #PageContainer .page-width .article__grid-meta {
	margin-bottom: 0px;
}

#CustomerLoginForm input {
	font-size: 15px;
}

.log button.button.btn-fancy {
	border: none;
	left: 2%;
	margin-top: 0px;
	margin-bottom: 15px;
}

.log button.button.btn-fancy:hover {
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/btn-2.png) repeat-x left top;
}

.log button.button.btn-fancy:hover span {
	color: #c40f89;
}

.log button.button.btn-fancy:hover:before {
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/btn-2-left.png) no-repeat left top;
	opacity: 1;
}

.log button.button.btn-fancy:hover:after {
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/btn-2-right.png) no-repeat left top;
}

#CustomerLoginForm h1.text-center {
	font-size: 2.6em;
}


/* #account #PageContainer ul li label, #account #PageContainer ul li, #account #PageContainer ul li a{font-family: "Playfair Display",serif;} */

#customer_register_link:hover,
#RecoverPassword:hover {
	color: #c40f89;
}


/********************************/


/*  HOME PAGE RESPONSIVE IMAGE  */


/********************************/

@media(min-width:768px) {
	.home-banner-desk {
		display: block;
	}
	.home-banner-mob {
    display: none;

	}
}

@media(max-width:767px) {
	.home-banner-desk {
		display: none;
	}
	.home-banner-mob {
		display: block;
    width: 100%;
	}
	.home-banner-mob img {
		width: 100%;
	}
	.sec-two .sec-left .long_block {
		height: auto !important;
	}
}


/* Homepage Footer Slider */

@media(max-width:1024px) and (min-width:981px) {
	.slick-dotted.slick-slider {
		width: 100%;
		height: 275px;
	}
}

@media(max-width:980px) and (min-width:768px) {
	#shopify-section-slideshow .text-with-image {
		width: 100% !important;
		float: none !important;
	}
	.slideshow-wrapper,
	.slick-dotted.slick-slider {
		width: 100% !important;
		height: 325px!important;
		float: none !important;
	}
	#shopify-section-slideshow .slideshow-wrapper {
		height: auto!important;
	}
}

@media(max-width:767px) and (min-width:631px) {
	.slideshow-wrapper,
	.slick-dotted.slick-slider {
		height: 325px!important;
	}
}

@media(max-width:630px) and (min-width:568px) {
	.slideshow-wrapper,
	.slick-dotted.slick-slider {
		height: 285px!important;
	}
}

@media(max-width:567px) and (min-width:481px) {
	.slideshow-wrapper,
	.slick-dotted.slick-slider {
		height: 225px!important;
	}
}

@media(max-width:480px) {
	.slideshow-wrapper,
	.slick-dotted.slick-slider {
		height: 200px!important;
	}
}

@media(max-width:420px) {
	.slideshow-wrapper,
	.slick-dotted.slick-slider {
		height: 175px!important;
	}
}

@media(max-width:380px) {
	.slideshow-wrapper,
	.slick-dotted.slick-slider {
		height: 160px!important;
	}
}

@media(max-width:325px) {
	.slideshow-wrapper,
	.slick-dotted.slick-slider {
		height: 140px!important;
	}
}


/* IE */

.product-form__cart-submit {
	padding-left: 30px !important;
	padding-right: 30px !important;
	// margin-left: -10% !important;

}

.template-customers-account .ship-left {
	padding-top: 0px;
}

#shop-our-instagram .page-head-text {
	margin-top: 15px;
}

.add-block {
	line-height: 62px;
	padding: 0 1em;
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/btn-1.png?1381484…) repeat-x left top;
	letter-spacing: 2px;
	text-align: center;
	font-size: 0.80em;
	font-style: italic;
	position: relative;
	color: #333 !important;
	margin-top: 5px;
	text-transform: lowercase;
}

.add-block:before {
	content: '';
	display: block;
	left: -28px;
	top: 0;
	width: 28px;
	height: 100%;
	position: absolute;
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/btn-1-left.png?1381484…) no-repeat left top;
}

.add-block:after {
	content: '';
	display: block;
	right: -27px;
	top: 0;
	width: 27px;
	height: 100%;
	position: absolute;
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/btn-1-right.png?1381484…) no-repeat left top;
}

.add-block:hover,
.address_block:hover,
.template-customers-login .btn-fancy:hover {
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/btn-2.png) repeat-x left top !important;
	color: #c40f89 !important;
}

.add-block:hover:hover:after,
.address_block:hover:hover:after,
.template-customers-login .btn-fancy:hover:hover:after {
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/btn-2-right.png) no-repeat left top;
}

.add-block:hover:before,
.address_block:hover:before,
.template-customers-login .btn-fancy:hover:before {
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/btn-2-left.png) no-repeat left top;
	opacity: 1;
}

.address_block {
	line-height: 62px;
	padding: 0 3em;
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/btn-1.png?1381484…) repeat-x left top;
	letter-spacing: 2px;
	text-align: center;
	font-style: italic;
	position: relative;
	color: #333;
	margin-top: 5px;
	text-transform: lowercase;
	display: none;
}

.address_block:before {
	content: '';
	display: block;
	left: -28px;
	top: 0;
	width: 28px;
	height: 100%;
	position: absolute;
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/btn-1-left.png?1381484…) no-repeat left top;
}

.address_block:after {
	content: '';
	display: block;
	right: -27px;
	top: 0;
	width: 27px;
	height: 100%;
	position: absolute;
	background: url(https://cdn.shopify.com/s/files/1/2130/1141/files/btn-1-right.png?1381484…) no-repeat left top;
}

.template-list-collections .collection-grid-item__link:hover .collection-grid-item__title {
	color: #c40f89;
}

#pagination .current {
	color: #b32989;
	opacity: 1 !important;
}

.template-customers-login .btn-fancy {
	border: 0px;
	left: 0px;
}

#categoryFilters .categoryExpand,
#categoryFilters .categoryContract {
	background: transparent;
}

#categoryFilters .categoryShade span {
	width: 20px;
}

#categoryFilters .categoryContract img {
	transform: rotate(180deg);
	height: 10px;
}

.field-close {
	position: absolute;
	right: 10px;
	color: #ccc;
	top: 0px;
	font-size: 30px;
	cursor: pointer;
}

@media(max-width:768px) and (min-width:750px) {
	.template-cart .btn-fancy {
		padding: 0px;
		letter-spacing: 1px;
	}
}

@media(width:768px) {
	.template-product .m-add-cart-container .cart__checkout {
		width: auto;
	}
}

@media(max-width:1080px) and (min-width:768px) {
	.template-product #ProductSection-product-template .pro-des {
		// padding-bottom: 30px;
	}
}

.pink_link.cart__return-policy {
	color: #23527c;
	&:hover {
		color: #c40f89;
	}
}

.pink_link.cart__return-policy:hover {
	color: #c40f89;
}

.cart__footer .affirm-modal-trigger:hover {
	color: #c40f89;
}

.categoryShade.filterOptionsOpen {
	color: #c40f89;
}

#contact_form .buttons-set .button:hover span {
	color: #c40f89;
}

#CartContainer label[for],
.cart-note label[for] {
	cursor: auto;
}

.footerseo a:hover {
	color: #c40f89;
}


/* 
  * Utility classes
  */

  

.top-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start !important;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}


.top-center {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center !important;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start !important;
}

.top-right {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end !important;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start !important;
}

.middle-left {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start !important;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center !important;
}

.middle-center {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center !important;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center !important;
}

.middle-right {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end !important;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center !important;
}

.bottom-left {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start !important;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end !important;
}

.bottom-center {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center !important;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end !important;
}

.bottom-right {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end !important;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end !important;
}

.normal {
	font-style: normal!important;
}

.bold {
	font-weight: 700!important;
}

.italic {
	font-style: italic!important;
}

.italic-bold {
	font-style: italic;
	font-weight: 700!important;
}

.underline {
	text-decoration: underline!important;
}

.uppercase {
	text-transform: uppercase!important;
}

.lowercase {
	text-transform: lowercase!important;
}

.letter-spacing {
	letter-spacing: 1px!important;
}

@media screen and (max-width: 767px){
	.custom-section-desktop {
		display: none;
	}
}

@media screen and (min-width: 768px){
	.custom-section-mobile {
		display: none;
	}
}

@media screen and (max-width: 767px){
  .top-left--mobile{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start !important;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .top-center--mobile{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center !important;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start !important;
  }
  .top-right--mobile{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end !important;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start !important;
  }
  .middle-left--mobile{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center !important;
  }
  .middle-center--mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center !important;
  }
  .middle-right--mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center !important;
  }
  .bottom-left--mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start !important;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end !important;
		flex-shrink: 0;
		flex-flow: row wrap;
  }
  .bottom-center--mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center !important;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end !important;
  }
  
  .bottom-right--mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end !important;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end !important;
  }
	
	.bold--mobile {
		font-weight: 700!important;
	}

	.italic--mobile {
		font-style: italic!important;
	}

	.italic-bold--mobile {
		font-style: italic;
		font-weight: 700!important;
	}

	.underline--mobile {
		text-decoration: underline!important;
	}

	.uppercase--mobile {
		text-transform: uppercase!important;
	}

	.lowercase--mobile {
		text-transform: lowercase!important;
	}

	.letter-spacing--mobile {
		letter-spacing: 1px!important;
	}
	
}

