/*

    Theme Name: South Asian Bride

    Description: A custom mobile responsive and HTML5 theme built for the Genesis Framework.

    Author: Ashley & Malone

    Author URI: https://ashleyandmalone.com

    Template: genesis

*/
/* HTML5 Reset

---------------------------------------------------------------------------------------------------- */
/* Baseline Normalize

--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
	text-rendering: optimizeLegibility;
}
body {
  margin: 0;
	
}

.grecaptcha-badge { 
  visibility: hidden;
}

.wedding-album.section p{
	margin-bottom:25px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden], template {
  display: none
}
a {
  background: 0 0
}
a:active, a:hover {
  outline: 0
}
abbr[title] {
  border-bottom: 1px dotted
}
b, strong {
  font-weight: 500
}
dfn {
  font-style: italic
}
h1 {
  font-size: 13px;
  margin: .67em 0
}
mark {
  background: #ff0;
  color: #000
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
figure {
  margin: 1em 40px
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}
pre {
  overflow: auto
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}
button {
  overflow: visible
}
button, select {
  text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled], html input[disabled] {
  cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}
input {
  line-height: normal
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto
}
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}
legend {
  border: 0;
  padding: 0
}
textarea {
  overflow: auto
}
optgroup {
  font-weight: 700
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
td, th {
  padding: 0
}


.tiled-gallery {
    margin-top: 50px!important;
}

/* Global Elements

--------------------------------------------- */
*, input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.author-box:before, .clearfix:before, .entry:before, .entry-content:before, .footer-widgets:before, .nav-primary:before, .nav-secondary:before, .pagination:before, .site-container:before, .site-footer:before, .site-header:before, .site-inner:before, .wrap:before {
  content: " ";
  display: table;
}
.author-box:after, .clearfix:after, .entry:after, .before-content:after, .entry-content:after, .footer-widgets:after, .nav-primary:after, .nav-secondary:after, .pagination:after, .site-container:after, .site-footer:after, .site-header:after, .site-inner:after, .wrap:after {
  clear: both;
  content: " ";
  display: table;
}
html {
  height: 100%;
  font-size: 18px;
}
body {
  -webkit-font-smoothing: antialiased;
}
a, button, input:focus, input[type="button"], input[type="reset"], input[type="submit"], textarea:focus, .button, .gallery img {
  border: 0;
}
::-moz-selection {
  background-color: #000000;
  color: #fff;
}
::selection {
  background-color: #000000;
  color: #fff;
}
:focus {
  outline: -webkit-focus-ring-color auto 0px;
}
table {
  border: none;
}

.event-content a{
  color:var(--wp--preset--color--vivid-red) !important;
}
p {
  padding: 0;
  margin: 0;
}
ol, ul {
  margin: 0;
  padding: 0;
}
li {
  list-style-type: none;
}
b, strong {
  font-weight: 700;
}
blockquote, cite, em, i {
  font-style: italic;
}
blockquote {}
blockquote p {
  margin-bottom: 0;
}
embed, iframe, img, object, video, .wp-caption {
  max-width: 100%;
}
img {
  height: auto;
  margin: 0 auto;
}
.entry-content ol > li {
  list-style-type: decimal;
}
.entry-content ul > li {
  list-style-type: disc;
}
.entry-content ol ol, .entry-content ul ul {
  margin-bottom: 0;
}
/* Image Classes

--------------------------------------------- */
a.aligncenter img {
  display: block;
  margin: 0 auto;
}
a.alignnone {
  display: inline-block;
}
.alignleft {
  float: left;
  text-align: left;
}
.alignright {
  float: right;
  text-align: right;
}
a.alignleft, a.alignnone, a.alignright {
  max-width: 100%;
}
img.centered, .aligncenter {
  display: block;
  margin: 0 auto 0px;
}
img.alignnone, .alignnone {
  margin-bottom: 0px;
}
a.alignleft, img.alignleft, .wp-caption.alignleft {
  margin: 0;
}
a.alignright, img.alignright, .wp-caption.alignright {
  margin: 0;
}
.wp-caption-text {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}
.entry-content p.wp-caption-text {
  margin-bottom: 0;
}
.aligncenter, img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* Site Containers

--------------------------------------------- */
.site-container {
  margin: 0px auto 0px;
  width: 100%;
  overflow-x: hidden;
}
.site-inner {
  clear: both;
  width: 100%;
  position: relative;
}
.content {
  width: 100%;
  float: none;
}
.wrapper, .wrap {
  margin: 0px auto;
  position: relative;
}
/* Global Settings

--------------------------------------------- */
/* website colors */ :root {
  --zinnBrown: #24150D;
  --alabaster: #F6EFE8;
  --copperRose: #987369;
  --goldenGate: #BC3E29;
  --taupe: #C1A087;
  --richBlack: #040505;
}
/* custom fonts */
@font-face {
  font-family: 'TT Hoves';
  src: url('https://southasianbridemagazine.com/wp-content/themes/south-asian-bride/fonts/tt_hoves_pro_bold.woff2') format('woff2'), url('https://southasianbridemagazine.com/wp-content/themes/south-asian-bride/fonts/tt_hoves_pro_bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
font-display: swap;
}
@font-face {
  font-family: 'TT Hoves Outline';
   src: url('https://southasianbridemagazine.com/wp-content/themes/south-asian-bride/fonts/tt_hoves_pro_bold_outline.eot');
    src: url('https://southasianbridemagazine.com/wp-content/themes/south-asian-bride/fonts/tt_hoves_pro_bold_outline.eot?#iefix') format('embedded-opentype'),
         url('https://southasianbridemagazine.com/wp-content/themes/south-asian-bride/fonts/tt_hoves_pro_bold_outline.woff2') format('woff2'),
         url('https://southasianbridemagazine.com/wp-content/themes/south-asian-bride/fonts/tt_hoves_pro_bold_outline.woff') format('woff'),
         url('https://southasianbridemagazine.com/wp-content/themes/south-asian-bride/fonts/tt_hoves_pro_bold_outline.ttf') format('truetype'),
         url('tt_hoves_pro_bold_outline.svg#tt_hoves_probold_outline') format('svg');
  font-weight: normal !important;
  font-style: normal;
	font-display: swap;

}
@font-face {
  font-family: 'Soehne';
  src: url('https://southasianbridemagazine.com/wp-content/themes/south-asian-bride/fonts/test-soehne-buch.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
	font-display: swap;

}
@font-face {
  font-family: 'Roboto Bold';
  src: url('https://southasianbridemagazine.com/wp-content/themes/south-asian-bride/fonts/roboto-bold-webfont.woff2') format('woff2'), url('https://southasianbridemagazine.com/wp-content/themes/south-asian-bride/fonts/roboto-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
	font-display: swap;

}
@font-face {
  font-family: 'Roboto Bold Italic';
  src: url('https://southasianbridemagazine.com/wp-content/themes/south-asian-bride/fonts/roboto-bolditalic-webfont.woff2') format('woff2'), url('https://southasianbridemagazine.com/wp-content/themes/south-asian-bride/fonts/roboto-bolditalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
	font-display: swap;

}
@font-face {
  font-family: 'Roboto';
  src: url('https://southasianbridemagazine.com/wp-content/themes/south-asian-bride/fonts/roboto-regular-webfont.woff2') format('woff2'), url('https://southasianbridemagazine.com/wp-content/themes/south-asian-bride/fonts/roboto-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
	font-display: swap;

}
body {
  background-color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: var(--richBlack);
  font-weight: 300;
}
/* Typography

--------------------------------------------- */
a {
  text-decoration: none;
  transition: all 0.3s ease;
}
a:hover {
  color: var(--goldenGate);
  text-decoration: none;
}
h1, h3, h4, h6 {
  font-family: 'TT Hoves';
  line-height: 1.1em;
  letter-spacing: 0.05em;
}
h2 {
  font-family: 'TT Hoves Outline';
  text-transform: uppercase;
  font-size: 50px;
	font-weight: normal !important;
}
h4 {
  font-size: 24px;
  text-transform: uppercase;
}
h5 {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: var(--copperRose);
  font-weight: 400;
}
.uppercase {
  text-transform: uppercase;
}
.home-page .post-info h1 a, .home-page .instagram-feed a, .search-window ul a, .category-page .hero h1 a {
  text-decoration: none;
}
.home-page .post-nav a, .home-page .post-info a, .home-page .instagram-feed a, .category-page .post-info a, .wedding-category ul a, .shop-category ul a, .hero-articles a, .category-feed ul a, .search-window ul a, .wedding-post-info ul a {
  color: var(--richBlack);
  transition: all 0.3s ease;
}
.home-page .post-nav a:hover, .home-page .post-info a:hover, .home-page .post-info h1 a:hover, .home-page .instagram-feed a:hover, .category-page .post-info a:hover, .wedding-category ul a:hover, .shop-category ul a:hover, .hero-articles a:hover, .category-feed ul a:hover, .search-window ul a:hover, .wedding-post-info ul a:hover {
  color: var(--goldenGate);
}


.wedding-post-info a{
	  color: var(--richBlack);
  transition: all 0.3s ease;
text-decoration: none;
}

/* Website Settings

--------------------------------------------- */
/* establishing sections- full width  */ .CHANGECLASS {
  position: relative;
  width: 100%;
  display: block;
}
/* for absolute inner positioning */ .guide-banner, .shop-wedding-guide, .the-prefooter, .about-page .page-hero, .home-page .hero-img, .the-products li {
  position: relative;
}
/* flex sections */ .the-header, .logo-menu ul, .search-window, .search-window .right ul, .hero, .shop-the-look, .shop-the-look .right ul, .the-latest-posts, .new-guide-products, .new-guide-products .right ul, .featured-posts, .shop-wedding-guide, .shop-wedding-guide .right ul, .wedding-guide-nav, .insta-imgs ul, .the-prefooter, .ftr-nav ul, .ftr-social ul, .side-menu, .category-feed, .the-post, .share-post ul, .related-posts, .related-posts ul, .post-next, .guide-post-content, .guide-products, .guide-products .right ul, .wedding-category ul, .wedding-items ul, .wedding-post-info, .wedding-album ul, .the-products, .the-products ul, .two-col-shop-the-look, .shop-category ul, .product-info, .product-info .left, /* .the-related-products, */ .about-row, .page-hero .contact-row, .event-album ul {
  display: flex;
  justify-content: space-between;
}
/* end aligned flex for lists */
.wedding-post-info ul, .category-feed ul {
  display: flex;
  justify-content: end;
}
.wedding-post-info ul li, .category-feed ul li {
  margin-right: 60px;
}
.wedding-post-info ul li:last-child, .category-feed ul li:last-child {
  margin-right: 0;
}
/* two column rows */ .shop-wedding-guide .left, .shop-wedding-guide .right, .side-menu .left, .side-menu .right, .category-feed h2, .category-feed ul, .wedding-post-info .left, .wedding-post-info .right, .two-col-shop-the-look .left, .two-col-shop-the-look .right, .product-info .left, .product-info .right {
  width: 50%;
}
.tax-vendors-type .category-feed h2{
width:100%;
}

/* three column rows */ .CHANGECLASS {
  width: 33%;
}
/* featured layout section (long) */ .guide-post-content .right, .guide-products .right, .about-row div, .contact-row .contact-info {
  width: 55%;
}
/* featured layout section (short) */ .guide-post-content .left, .guide-products .left, .about-row h3, .contact-row h1 {
  width: 45%;
}
/* two third columns (short) */ .shop-the-look .left, .search-window .left, .new-guide-products .left, .related-posts .left {
  width: 30%;
}
/* two third columns (long) */ .shop-the-look .right, .the-prefooter .right, .search-window .right, .new-guide-products .right, .related-posts .right {
  width: 70%;
}
/* two third left padding */ .shop-the-look .left, .new-guide-products .left, .related-posts .left, .wedding-post-info .left, .event-post-info .left {
  padding-right: 150px;
}
/* four columns */ .CHANGECLASS {
  width: 24.6%;
}
/* dynamic background image settings */ .bgImg1 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
/* auto thumbnail -add dimensions separately- */ .shop-the-look .right li, .post-item .post-img, .insta-imgs li, .prodImg, .the-products li .post-img, .shop-thumb, .related-prod-img, .related-posts .post-item .post-img, .the-product-img {
  overflow: hidden;
}
 .post-item .post-img img, .the-products li .post-img img, .related-prod-img img, .shop-the-look .right li img, .the-product-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
 .the-search.post-item .post-img img, .wedding-items .post-item .post-img img, .featured.post-item .post-img img, .latest.post-item .post-img img, .insta-imgs li img, .prodImg img, .shop-thumb img, .related-posts .post-item .post-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* quick apply color */
.zinnBrown {
  background-color: var(--zinnBrown);
}
.alabaster {
  background-color: var(--alabaster);
}
.copperRose {
  background-color: var(--copperRose);
}
.pale-copperRose {
  background-color: rgba(152, 115, 105, 0.75);
}
.goldenGate {
  background-color: var(--goldenGate);
}
.taupe {
  background-color: var(--taupe);
}
.pale-taupe {
  background-color: rgba(193, 160, 135, 0.5);
}
.white {
  background-color: #ffffff;
}
/* quick apply spacing */
.section {
  padding: 2% 4%;
}
.pbxl {
  padding-bottom: 100% !important;
}
.pbl {
  padding-bottom: 4% !important;
}
.pbm {
  padding-bottom: 2% !important;
}
.mbl {
  margin-bottom: 30px !important;
}
.pbn {
  padding-bottom: 0 !important;
}
.ptl {
  padding-top: 6%;
}
.ptldouble {
  padding-top: 8%;
}
.ptm {
  padding-top: 2%;
}
.ptn {
  padding-top: 0;
}
.pvl {
  padding-top: 4%;
  padding-bottom: 4%;
}
/* vertical centering */
.post-info, .shop-the-look .left, .new-guide-products .left, .shop-wedding-guide .right li, .the-prefooter .right, .new-guide-products .right li, .category-feed li, .share-post li, .post-next p, .page-hero, .two-col-shop-the-look .left .product, .product-info .right, .the-products li, .wedding-post-info .right {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
/* push page down for header */
.pushPage {
  margin-top: 130px;
}

.home-page.pushPage {
  margin-top: 145px;
}

/* mobile view only */
.mob-view, .search-close, .pullGuides .sub-menu {
		display: none;
	}
/* Button Settings

--------------------------------------------- */
.fancyLink {
  font-family: 'Soehne';
  padding: 7px 30px 10px 30px;
  text-align: center;
  background-color: var(--goldenGate);
	border: solid 2px var(--goldenGate);
  color: var(--alabaster);
  text-decoration: none;
  font-size: 18px;
  letter-spacing: 0.05em;
  width: 200px;
}
.fancyLink:hover {
  color: var(--alabaster);
  text-decoration: none;
}
.fancyLink.outline {
  border: solid 2px var(--taupe);
  background-color: #ffffff;
  color: var(--richBlack);
}
.fancyLink.outline:hover {
  color: var(--goldenGate);
  border: solid 2px var(--goldenGate);
}
/* cursor */ .topbar p, .search-icon {
  cursor: pointer;
}
/* Header

---------------------------------------------------------------------------------------------------- */
.site-description, .site-title, .header-full-width .title-area, .header-full-width .site-title, nav.nav-primary {
  display: none;
}
.topbar {
  height: 40px;
  text-align: center;
  color: var(--alabaster);
  font-size: 14px;
  z-index: 5;
  position: fixed;
  width: 100%;
  padding-top: 10px;
}
.topbar a, .topbar a:hover {
  color: var(--alabaster);
}
.the-header {
  padding: 25px;
  align-items: flex-start;
  z-index: 3;
  position: absolute;
  margin-top: 40px;
  width: 100%;
}
.the-header.header-desktop {
  display: flex !important;
}
.the-header.header-mobile {
  display: none;
}
.hamburger {
  padding: 0 !important;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  height: 2px !important;
  background-color: var(--alabaster) !important;
  border-radius: 1px !important;
}
.header-logo {
  display: block;
  margin-bottom: 25px;
	width: 355px;
}
.logo-menu {
  color: var(--alabaster);
  width: 40%;
  text-align: center;
}
.menu-main-menu-container li, .menu-main-menu-container li a {
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.1em;
  color: var(--alabaster);
  text-decoration: none;
}
	.menu-side-menu-container .sub-menu {
		font-family: 'Roboto', sans-serif !important;
		text-transform: capitalize !important;
		    margin-top: 10px !important;
	}
	
	.vendorlist, .vendorlist .filter-box ul{
	display: flex;
	justify-content:space-between;
	}
	
	.vendorlist .filter-box ul li{
		width: 100%;
		max-width: 100%;
		display: block;
	}
	
 .vendorlist .filter-box .list{
		display: block;
	}
	
	
		 .vendorlist .filter-box .list li{
		width: 100%;
		max-width: 100%;
		display: block;
	}
	
	
	.vendorlist .filter-box{
		width: 100%;
		max-width:48%;
	}
	
  


.search-window .menu-side-menu-container .page-item-105710, .search-window .menu-item-169973{
display: none!important;
}	
/*
.search-window #menu-side-menu-1 li:last-of-type{
	display: none!important;
}
*/
.image-overlay {
  color: white; }
  .image-overlay a {
    color: white; }
  .image-overlay .push-caption {
    text-align: left;
    padding: 8px 0 0 8px; }
	
	
/* SEARCH */
.search-icon {
  width: 20px;
}
.search-window, .search-window.wedding, .search-window.guides {
  padding: 12% 10% 3%;
  width: 100%;
  position: absolute;
  top: 0;
  opacity: 0;
  left: 0;
  z-index: 0;
  transition: all 0.3s ease;
}
.search-window.opened, .search-window.opened.wedding, .search-window.opened.guides {
  top: 0;
  opacity: 1;
  z-index: 1;
}
.search-window.opened #menu-side-menu-1.wedding-tabs .pullWeddings.mob-view.mob-only, .search-window.opened #menu-side-menu-2.guide-tabs .pullGuides.mob-only ul.sub-menu {
	display: block !important;
}

/* wedding dropdown */ .search-window.opened #menu-side-menu-1.wedding-tabs .menu-item-79, .search-window.opened #menu-side-menu-1.wedding-tabs .menu-item-101574 > a, .search-window.opened #menu-side-menu-1.wedding-tabs .menu-item-101575, .search-window.opened #menu-side-menu-1.wedding-tabs .menu-item-67, .search-window.opened #menu-side-menu-1.wedding-tabs .menu-item-68, .search-window.opened #menu-side-menu-1.wedding-tabs .menu-item-69, .search-window.opened #menu-side-menu-1.wedding-tabs .menu-item-11851,
/* guides dropdown */
.search-window.opened #menu-side-menu-2.guide-tabs .menu-item-79, .search-window.opened #menu-side-menu-2.guide-tabs .menu-item-101574, .search-window.opened #menu-side-menu-2.guide-tabs .menu-item-101575 > a, .search-window.opened #menu-side-menu-2.guide-tabs .menu-item-67, .search-window.opened #menu-side-menu-2.guide-tabs .menu-item-68, .search-window.opened #menu-side-menu-2.guide-tabs .menu-item-69, .search-window.opened #menu-side-menu-2.guide-tabs .menu-item-11851
{
	display: none;
}
.search-window .left li {
  padding-bottom: 15px;
}
.search-window .right ul {
  width: 80%;
}
.search-window .right li {
  width: 46%;
}
.search-window ul .the-search a.search-read {
	text-decoration: underline;
}
.the-search .post-img {
  width: 100%;
  height: 250px;
}
.site-search {
	    position: absolute;
    top: 152px;
    padding: 2%;
    width: 100%;
    background: var(--taupe);
    z-index: 0;
	opacity: 0;
	transition: all 0.3s ease;
}
.site-search .search-field {
	width: 93%;
}
.site-search.clicked {
	opacity: 1;
	z-index: 5;
}
.site-search input {
	border: 0;
	padding: 7px;
	border-radius: 0 !important;
}
#searchform input.search-field::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: var(--zinnBrown);
	font-size: 14px;
  opacity: 1; /* Firefox */
}
#searchform input.search-field:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: var(--zinnBrown);
	font-size: 14px;
}
#searchform input.search-field::-ms-input-placeholder { /* Microsoft Edge */
  color: var(--zinnBrown);
	font-size: 14px;
}
#searchform input[type=submit] {
	color: var(--alabaster);
	font-size: 14px;
	background: var(--goldenGate);
	padding: 9px 15px;
	 font-family: 'TT Hoves';
}
/* SIDE SLIDE OUT MENU */
.side-menu {
  width: 32vw;
  height: 100%;
  padding: 6% 3%;
  position: fixed;
  top: 0;
  right: -100vw;
  z-index: 5;
  transition: all 0.5s ease;
}
.side-menu.opened {
  right: 0;
}
.side-menu .left img {
  height: 240px;
  top: 40%;
  margin-top: -120px;
  position: relative;
}
.side-menu .nav-toggle {
  position: absolute;
  right: 5.5%;
  top: 7.1%;
}
.side-menu .right .menu-side-menu-container {
  text-align: right;
  font-family: 'TT Hoves';
  color: var(--alabaster);
  text-transform: uppercase;
  font-size: 18px;
  top: 25%;
  position: relative;
}
.side-menu .right ul li, .side-menu .right ul li a {
  padding-bottom: 10px;
  color: var(--alabaster);
  text-decoration: none;
}
/* The Home Page

--------------------------------------------- */
/* HERO */
.home-page .hero-img, .home-page .post-info {
  width: 40%;
}
.home-page .hero-img a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.home-page .post-nav {
  width: 20%;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}
.hero-articles {
  margin: 25px 0;
}
.the-thumb {
  width: 100%;
    height: 195px;
    overflow: hidden;
    margin: 0px auto 28px;
}
.the-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.guide-img-profile{
  width:100%;
  max-width: 675px;
  height:480px;
  background-repeat: no-repeat;
  background-size:cover;
  background-position: center;
}

/* SHOP THE LOOK */
.shop-the-look {
  padding-top: 4%;
}
.shop-the-look .left p {
  margin-bottom: 40px;
}
.shop-the-look .right li {
  width: 275px;
  height: 400px;
  padding: 20px;
  background: #ffffff;
}
/* LATEST POSTS */
.latest.post-item {
  width: 48%;
}
.latest.post-item .post-img {
  width: 100%;
  height: 460px;
}
/* BRIDAL GUIDES */
.guide-banner {
  background-image: url(https://southasianbridemagazine.com/wp-content/themes/south-asian-bride/images/bridalGuide-bg.jpg);
  color: var(--alabaster);
  text-align: center;
  padding: 20px;
}
.guide-banner:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(152, 115, 105, 0.75);
  z-index: 0;
}
.guide-banner h2 {
  position: relative;
  z-index: 0;
}
.new-guide-products .left p {
  margin-bottom: 40px;
}
.new-guide-products .right li {
  padding: 20px;
  background: #ffffff;
	    width: 24%;
}
.shop-thumb {
  width: 100%;
  height: 200px;
}
/* FEATURED POSTS */
.featured-posts {
  flex-wrap: wrap;
}
.featured.post-item:nth-child(-n+3) {
  width: 32% !important;
}
.featured.post-item:nth-child(4), .featured.post-item:nth-child(5) {
  width: 48% !important;
  padding-top: 3%;
}
.featured.post-item:nth-child(-n+3) .post-img {
  width: 100%;
  height: 400px;
}
.featured.post-item:nth-child(4) .post-img, .featured.post-item:nth-child(5) .post-img {
  width: 100%;
  height: 460px;
}
/* WEDDING GUIDE */
.wedding-guide h2 {
  text-align: center;
  padding: 0 5%;
  width: 100%;
}
.shop-wedding-guide .guide-title {
  position: absolute;
  font-family: 'TT Hoves Outline';
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  text-align: right;
  bottom: 42%;
  left: 47.85%;
  font-size: 50px;
	font-weight: normal !important;
}
.shop-wedding-guide .right {
  padding: 5%;
}
.shop-wedding-guide .right ul {
  flex-wrap: wrap;
}
.shop-wedding-guide .right li {
  width: 48%;
  background-color: #ffffff;
  padding: 20px;
}
.shop-wedding-guide .right li:first-child, .shop-wedding-guide .right li:nth-child(2) {
  margin-bottom: 4%;
}
.wedding-guide-nav {
  font-family: 'TT Hoves Outline';
  width: 80%;
  margin: 0 auto;
  font-size: 50px;
	font-weight: normal !important;
}
.wedding-guide-nav a {
  color: var(--richBlack);
  text-decoration: none;
  transition: all 0.3s ease;
}
.wedding-guide-nav a:hover {
  color: var(--goldenGate);
  text-decoration: none;
}
/* INSTAGRAM */
.instagram-feed h4 {
  text-align: center;
}
.insta-imgs {
  margin-bottom: 20px;
}
.insta-imgs li {
  width: 250px;
  height: 250px;
}
/* Inner Pages

--------------------------------------------- */
/* WEDDING CPT FEED */
.wedding-page {
  padding-bottom: 80px;
}
.page-hero {
  height: 550px;
}
.page-hero h1 {
  font-family: 'TT Hoves Outline';
  font-size: 50px;
  color: var(--alabaster);
  text-align: center;
  width: 90%;
  margin: 0 auto;
	font-weight: normal !important;
}
.wedding-category h2 {
  text-align: center;
}
.wedding-category ul {
  width: 45%;
  margin: 0 auto;
}
.wedding-items ul {
  flex-wrap: wrap;
  margin-top: -50px;
}
.wedding-items ul li {
  width: 32%;
  padding-top: 50px;
}
.wedding-page .wedding-items ul li {
  display: none;
}
.wedding-items .post-item .post-img {
  width: 100%;
  height: 420px;
}
/* EVENTS CPT FEED */
.category-page.the-events .the-latest-posts {
  margin-top: -50px;
}
.the-events .latest.post-item {
  display: none;
}
.event-testimonial h3 {
  font-size: 36px;
}
/* THE SHOP */
.shop-category {
	padding-top: 6%;
}

.shop-category h1 {
  font-family: 'TT Hoves Outline';
  font-size: 50px;
  text-align: center;
  width: 90%;
  margin: 0 auto 50px;
  display: block;
	font-weight: normal !important;
}
.shop-category ul {
  width: 45%;
  margin: 0 auto;
}
.the-products {
	margin-top: 30px;
}
.the-products ul {
  flex-wrap: wrap;
  margin-top: -50px;
}
.the-products li {
  width: 24%;
  padding-top: 20px;
}
.shop-page .the-products ul li {
  display: none;
  background: #ffffff;
}
.the-products li .post-img {
  width: 100%;
  height: 300px;
  padding: 20px;
}
.the-product-img {
	 width: 100%;
  height: 500px;
  padding: 20px;
}
.see-more {
  margin-top: 40px;
  margin-bottom: 80px;
}

/* favorite heart */
.heart-outline, .heart-solid {
  position: relative;
  cursor: pointer;
}
.heart-outline:before, .heart-solid:before {
  position: absolute;
  content: " ";
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.heart-outline:before {
  background-image: url("https://southasianbridemagazine.com/wp-content/themes/south-asian-bride/images/heart-outline.svg");
}
.heart-solid:before {
  background-image: url("https://southasianbridemagazine.com/wp-content/themes/south-asian-bride/images/heart-solid.svg");
}

#custom-img{
  width:100%;
  max-width:530px;
  height:530px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

#shop-img, #shop-img-por{
  width: 100%;
  max-width: 255px;
  height: 280px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}

.page-template-page-shop #shop-img, .tax-custom_cat_shop #shop-img{
  width: 255px;

}

#shop-img-por{
  max-width:275px;
  height:400px;
}

.the-featured-posts.section, .shop-the-look.section, .the-latest-posts.section, .bridal-guides.section, .the-featured-posts.section{
  padding-bottom: 0;
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.shop-the-look .right li{
  height: auto;
}

.shop-the-look.section {
  padding-bottom: 0;
}


.bridal-guides.section {
  overflow: hidden;
  clear: both;
  padding-bottom: 0;
}

#shop-img-sq{
  width: 100%;
  max-width: 255px;
  height: 255px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.shop-portrait{
  background-size: contain!important;
}

.single-post p{
  font-size: 16px;
    letter-spacing: 0.03em;
    line-height: 22px;
    font-family: 'Roboto';
    padding: 0px 0 20px;
}

.single-post .guide-img-profile {
  width: 100%;
  max-width: 100%;
  height: 480px;
  margin-bottom:20px;
}

.the-products .simplefavorite-button {
  position: absolute;
  right: 30px;
  top: 30px;
  opacity: 1 !important;
  display:none!important;
}
.two-col-shop-the-look .left {
  padding: 7% 10% 10%;
  text-align: center;
}
.two-col-shop-the-look .left h3 {
  margin-bottom: 40px;
}
.two-col-shop-the-look .left .product {
  padding: 4%;
}
/* ABOUT PAGE */
.about-page .page-hero:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(36, 21, 13, 0.7);
  z-index: 0;
}
.about-page .page-hero h1 {
  position: relative;
  z-index: 0;
}
.about-row {
  width: 60%;
  margin: 0 auto;
  margin-bottom: 80px;
}
.about-row h3 {
  margin-top: 0;
}
.about-row p {
  margin-bottom: 20px;
}
/* CONTACT PAGE */
.contact-row {
  width: 60%;
  margin: 0 auto;
}
.contact-page h1 {
  color: var(--zinnBrown) !important;
  text-align: left !important;
}
/* contact form */
#gform_2 .gfield_label {
  display: none;
}
#gform_2 ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: var(--zinnBrown);
  opacity: 1; /* Firefox */
}
#gform_2 :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: var(--zinnBrown);
}
#gform_2 ::-ms-input-placeholder { /* Microsoft Edge */
  color: var(--zinnBrown);
}
.contact-page .gform_wrapper.gravity-theme input[type=text], .contact-page .gform_wrapper.gravity-theme input[type=email], .contact-page .gform_wrapper.gravity-theme select, .contact-page .gform_wrapper.gravity-theme .gfield textarea {
  padding: 12px;
  border: solid 1px var(--goldenGate);
}
#gform_2 .gform_footer {
  justify-content: center;
  padding-top: 30px;
  margin-bottom: 80px;
}
#gform_submit_button_2, .filter-box input[type="submit"], .taxonomy-drilldown-reset {
  background-color: var(--goldenGate) !important;
  color: var(--alabaster);
  font-family: 'TT Hoves';
  text-decoration: none;
}

.taxonomy-drilldown-reset{
	display: none!important;
}

#taxonomy-drill-down-2 p{
display: flex;
justify-content:flex-end;
}

.filter-box input[type="submit"], .taxonomy-drilldown-reset {
padding: 10px 50px;
}

.filter-box input[type="submit"]{
	  width: 100%;
	  max-width:100%;	
}

.filter-box label{
	font-family: 'TT Hoves Outline';
    text-transform: uppercase;
    font-size: 20px;
    font-weight: normal !important;
    margin-bottom:15px;
    display: block;
}

.taxonomy-drilldown-reset{
	background-color: #000!important;
	  text-decoration: none;
	  width: 100%;
	  max-width:48%;
	  display: block;
	  text-align: center;
}

.taxonomy-drilldown-reset:hover{
	color: #Fff;
	text-decoration: none;
}

.nice-select, .nice-select:focus, .nice-select .list {
  background-color: #fff !important;
  border-radius: 0 !important;
  border: solid 1px var(--goldenGate) !important;
  width: 100% !important;
}
.nice-select {
  padding-left: 10px !important;
  height: 46px !important;
  line-height: 46px !important;
}
.nice-select .list {
  margin-top: 0 !important;
  width: 100.3% !important;
  left: -1px !important;
}
.nice-select .list li:first-child {
  display: none;
}
/* Template Pages

--------------------------------------------- */
/* BLOG FEED */
/* CATEGORY FEED */
.category-page .hero-img, .category-page .post-info {
  width: 50%;

}
.category-page .hero-img {
	position: relative;
}
.category-page .hero-img a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.category-feed h2 {
  margin: 0;
}
.category-page .latest.post-item, .the-main-blog .latest.post-item {
  display: none;
}

.tax-vendors-type .latest.post-item{
  display: block!important;
}

/* SINGLE POST */
.post-content, .the-single-post-info {
  width: 75%;
}
.post-sidebar {
  width: 25%;
}
.share-post {
  width: 50%;
  display: flex;
}
.share-post h3 {
  margin-right: 10px;
}
.essb_links {
  margin: 5px !important;
}
.share-post li {
  padding-right: 25px;
}
.the-single-post-info h1, .guide-post-content h1 {
  font-size: 36px;
  width: 100%;
  letter-spacing:0.025em;
  line-height: 40px;
}

.guide-img-profile{
  margin-bottom:90px;
}

.guide-products .right .post-item p {
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 22px;
  min-height: 80px;
}

.guide-post-content h1{
  margin-bottom:0;
}

.the-guide-post p{
  font-size:16px;
  letter-spacing: 0.03em;
  line-height: 22px;
  font-family: 'Roboto';

}

.catimg{
  width:100%;
  margin:auto;
  display:block;
  background-repeat: no-repeat;
  background-size:cover;
  background-position: center;
  max-width:600px;
  height:460px;
}

.site-inner .wrap{
  max-width:1300px;
  width:100%;
  margin-left:auto;
  margin-right:auto;
}

.the-single-post-info p, .share-post {
  font-size: 16px;
}
.post-excerpt {
  margin-bottom: 50px;
}
.the-single-post .post-content-area img {
  width: auto;
  height: auto;
}
.post-content-area {
	padding-bottom: 60px;
}
.post-content {
  padding-right: 5%;
}
.post-content h2 {
  font-size: 22px;
  text-transform: capitalize;
  margin-bottom: 30px;
}
.post-content h2 {
  font-family: 'TT Hoves';
	display: flex;
	font-weight: normal !important;
}
.post-content h2 strong {
	font-family: 'TT Hoves Outline';
	    margin-right: 15px;
	font-weight: normal !important;
}
.post-content a {
  color: var(--goldenGate);
}
.post-content img, .post-content figure {
  margin: 0;
  margin-bottom: 30px;
}
.post-next {
  margin-top: 80px;
  justify-content: flex-start !important;
}

#gform_wrapper_1 .gform_footer {
  display: flex;
  justify-content: flex-end!important;
}


.post-next h3 {
  margin-right: 10px;
  margin-top:0;
}
.post-next p {
  width: 80%;
}
.post-next a {
  color: var(--richBlack) !important;
  transition: all 0.3s ease;
}
.post-next a:hover {
  color: var(--goldenGate) !important;
}
.post-nav {
  padding: 30px;
}
.post-nav .hero-articles{
		    width: 100%;
}
.post-nav .hero-articles:first-child {
margin-bottom: 0px;
	margin-top: 0;
}

.related-posts .left p {
  margin-bottom: 40px;
}
.related-posts .right li {
  width: 32%;
}
/* SINGLE GUIDES POST */
.guide-post-content {
	padding-top: 6%;
}
.guide-post-content .left {
	    padding-right: 100px;
}

.guide-post-content .post-next {
  margin-top: 40px;
}
.guide-post-content .post-next h3 {
  margin-right: 0;
}
.guide-post-content .post-next p {
  padding-left: 20px;
}
.guide-products {
  margin-bottom: 50px;
}
.guide-products .right ul {
  flex-wrap: wrap;
  margin-top: -50px;
}

.two-col-shop-the-look .the-product-img{
  height: auto;
}

.two-col-shop-the-look .right{
  height:700px;
}

.instagram-feed a{
  color:#000;
}

.guide-products.section{
  padding-top:0;
}

.guide-products .right li {
  width: 30%;
  padding-top: 50px;
}
.guide-products .post-img {
  width: 100%;
  height: 300px;
	padding: 0;
  background: #ffffff;
}
.related-posts .post-item .post-img {
  width: 100%;
  height: 350px;
}
/* SINGLE POST- WEDDINGS  */
.wedding-post-info .left h1 {
  font-family: 'TT Hoves Outline';
  font-size: 50px;
	font-weight: normal !important;
}
.wedding-album ul {
  flex-wrap: wrap;
}
.wedding-album li {
  margin-bottom: 1%;
}
.wedding-album li:nth-child(1), .wedding-album li:nth-child(2), .wedding-album li:nth-child(6), .wedding-album li:nth-child(7) {
  width: 49.5%;
  height: 800px;
}
.wedding-album li:nth-child(3), .wedding-album li:nth-child(10) {
  width: 24.5%;
  height: 500px;
}
.wedding-album li:nth-child(4), .wedding-album li:nth-child(9) {
  width: 74.5%;
  height: 500px;
}
.wedding-album li:nth-child(5), .wedding-album li:nth-child(8) {
  width: 100%;
  height: 500px;
}
/* SINGLE SHOP ITEM */
.single-shop-product .simplefavorite-button {
  display: none;
}
.product-info .prodImg {
  width: 530px;
  height: 530px;
}
.product-info .left .backArrow img {
  width: 21px;
}
.product-info .right {
  padding-left: 120px;
}
.product-info .right h1 {
  font-family: 'TT Hoves';
  line-height: 1.1em;
  letter-spacing: 0.05em;
  font-size: 40px;
}
.prod-desc {
  display: block;
  margin-bottom: 30px;
}
.next-prod {
  display: inline-block !important;
  margin-top: 30px;
  position: relative;
  width: 70px;
}
.next-prod a {
  color: var(--richBlack);
}
.next-prod a:after {
  content: " ";
  position: absolute;
  width: 20px;
  height: 20px;
  right: -35px;
  top: 2px;
  background-image: url(https://southasianbridemagazine.com/wp-content/themes/south-asian-bride/images/backArrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate(180deg);
}
/* related products */
.related-prod-img {
  width: 100%;
  height: 300px;
}
.the-related-products li {
  padding: 20px;
  background: #ffffff;
}
.the-related-products li p {
  display: block !important;
  margin: 25px 0 !important;
  min-height: 40px;
}
.the-related-products .fancyLink.outline {
    display: inline !important;
    width: 120px !important;
    margin-top: 10px !important;
    margin-right: 10px !important;
}
/* SINGLE EVENT */
.event-post-info {
  text-align: center;
}
.event-post-info h1 {
  font-family: 'TT Hoves Outline';
  font-size: 50px;
  margin-top: 0;
	font-weight: normal !important;
}
.event-post-info a.fancyLink.outline {
	margin: 20px 0; display: unset;
}
.event-post-info p:last-child {
	margin-bottom: 30px !important;
	
}
.event-content {
	    width: 60%;
    margin: 30px auto 0;
}
.event-content p {
	margin-bottom: 20px;
}
.event-album ul {
  flex-wrap: wrap;
}
.event-album li {
  margin-bottom: 1%;
}
.event-album li:nth-child(1), .event-album li:nth-child(2) {
  width: 49.5%;
  height: 800px;
}
.event-album li:nth-child(3), .event-album li:nth-child(4), .event-album li:nth-child(5) {
  width: 32.5%;
  height: 400px;
}
.event-album li:nth-child(6), .event-album li:nth-child(7) {
  width: 49.5%;
  height: 600px;
}
/* 404 */
.the404-page .page-hero {
  text-align: center;
  height: 70vh;
}
.the404-page h1 {
  font-family: 'TT Hoves Outline';
  font-size: 50px;
  margin-top: 0;
  color: var(--zinnBrown);
  width: 100%;
  margin-bottom: 80px;
	font-weight: normal !important;
}
/* Reuseable Elements 

--------------------------------------------- */
/* HERO */
.hero {
  min-height: 600px;
}

.home-page .hero-img {
  height: 600px;
  width: 100%;
  max-width: 600px;
}

.post-info {
  padding: 0 5% 0 5%;
}
.post-info h1 {
  font-size: 32px;
}
.post-info p {
  margin-bottom: 25px;
}
/* POST ITEMS */
.the-latest-posts {
  flex-wrap: wrap;
}
.post-item .post-img {
  margin-bottom: 25px;
}
.post-item p {
  margin-bottom: 30px;
	display: block;
}
.post-item a {
  color: var(--richBlack);
  transition: all 0.3s ease;
}
.post-item h3 a {
  text-decoration: none;
}
.post-item h3 a:hover, .post-item a:hover {
  color: var(--goldenGate);
}
/* BXSLIDER SETTINGS */
.bx-wrapper {
  box-shadow: none !important;
  border: 0 !important;
  background: transparent !important;
  margin-bottom: 0 !important;
}
.bx-wrapper .bx-controls-direction a {
    top: 50% !important;	
}
.page-template-page-shop .bx-wrapper .bx-controls-direction a {
	top: 50% !important;	
}
.bx-wrapper .bx-next {
    background: url(images/nextArrow.png) no-repeat 0 0 !important;
}
.bx-wrapper .bx-prev {
	background: url(images/prevArrow.png) no-repeat 0 0 !important;
}
.single-shop-product .bx-wrapper .bx-prev {
  left: -25px !important;
}
.single-shop-product .bx-wrapper .bx-next {
  right: -45px !important;
}
.page-template-page-shop .bx-wrapper .bx-next {
    right: -70px;
}
.page-template-page-shop .bx-wrapper .bx-prev {
    left: -70px;
}
.page-template-page-shop .bx-wrapper .bx-pager {
	bottom: -50px;
}
.page-template-page-shop .bx-pager.bx-default-pager a {
	background: transparent!important;
	border: solid 1px var(--copperRose);
}
.page-template-page-shop .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: var(--copperRose)!important;
}
.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus {
  background-position: 0 0 !important;
}
.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {
  background-position: 0 0 !important;
}

/* FORM SETTINGS */
.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea, .gform_wrapper.gravity-theme input[type=submit] {
	border-radius: 0 !important;
}


/* Footer

---------------------------------------------------------------------------------------------------- */
.the-prefooter {
  background-image: url("images/prefooter-bg.jpg");
  color: var(--alabaster);
  padding-top: 5%;
  padding-bottom: 5%;
  z-index: 0;
}
.the-prefooter:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(36, 21, 13, 0.7);
  z-index: 0;
}
.the-prefooter .left {
      width: 32%;
	padding: 0 3%;
}
.the-prefooter .left, .the-prefooter .right {
  position: relative;
  z-index: 2;
}
.the-prefooter .left h3 {
  margin-top: 0;
}
.the-prefooter .right {
  padding-top: 15px;
}
.the-prefooter .gform_wrapper.gravity-theme .gfield_label {
  display: none;
}
.the-prefooter .gform_body #field_1_1 {
	display: flex;
    justify-content: end;	
}
.the-prefooter .gform_body{
	    margin-top: 23px;
}
.the-prefooter .gform_body #gform_fields_1 .ginput_container_email {
	width: 70%;
}
.the-prefooter .gform_wrapper.gravity-theme input[type=email] {
  padding: 0 !important;
  padding-bottom: 10px !important;
  background-color: transparent !important;
  border: 0 !important;
  border-bottom: solid 1px var(--alabaster) !important;
  box-shadow: none !important;
}
.the-prefooter #gform_submit_button_1 {
  margin-left: 50px;
}
.the-prefooter .gform_wrapper.gravity-theme #field_submit input, .gform_wrapper.gravity-theme .gform_footer input {
  padding: 10px 50px;
  color: var(--richBlack);
  background: #F6EFE8;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: var(--alabaster);
  opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: var(--alabaster);
}
::-ms-input-placeholder { /* Microsoft Edge */
  color: var(--alabaster);
}
.the-footer {
  text-align: center;
  color: var(--alabaster);
  padding-top: 60px;
  padding-bottom: 30px;
}
.the-footer a, .the-footer a:hover {
  color: var(--alabaster);
  text-decoration: none;
}
.ftr-logo {
  width: 150px;
  display: block;
  margin: 0 auto 50px;
}
.ftr-nav {
  width: 40%;
  display: block;
  margin: 0 auto 50px;
}
.ftr-social {
  display: block;
  width: 12%;
  margin: 0 auto 50px;
}
.ftr-social img {
  width: 25px;
  height: auto;
}
.copyright {
  font-size: 14px;
  letter-spacing: 0.05em;
}

.the-guide-post .subfull p{
  padding:0px 0 20px;
}

.wp-caption-text{
  font-size: 12px!important;
    letter-spacing: 0.03em!important;
    line-height: 22px!important;
    font-family: 'Roboto'!important;
    font-weight: normal!important;
}


.gallery:after {content:"";display:table;clear:both;}

img.aligncenter, div.aligncenter, figure.aligncenter, img.wp-post-image {display:block; margin:1em auto;}
img.alignright, div.alignright, figure.alignright {float:right; margin:1em 0 1em 2em;}
img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {float:left; margin:1em 1em 2em 0;}
figure {max-width: 100%; height: auto; margin:1em 0;}
p img.alignright, p img.alignleft {margin-top:0;}


.gallery figure img {max-width:100%; height:auto; margin:0 auto; display:block;}


.gallery figure {float:left; margin:0 2% 1em 0;}


.gallery.gallery-columns-1 figure {width:100%; margin:0 0 1em 0; float:none;}


.gallery.gallery-columns-3 figure {width:32%;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+3) {margin-right:0;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+4) {clear:left;}


.gallery.gallery-columns-2 figure {width:49%;}
.gallery.gallery-columns-2 figure:nth-of-type(even) {margin-right:0;}
.gallery.gallery-columns-2 figure:nth-of-type(odd) {clear:left;}


.gallery.gallery-columns-4 figure {width:23.25%;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+4) {margin-right:0;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+5) {clear:left;}


.gallery.gallery-columns-5 figure {width:18%;}
.gallery.gallery-columns-5 figure:nth-of-type(5n+5) {margin-right:0;}
.gallery.gallery-columns-5 figure:nth-of-type(5n+6) {clear:left;}


.gallery.gallery-columns-6 figure {width:14.2%;}
.gallery.gallery-columns-6 figure:nth-of-type(6n+6) {margin-right:0;}
.gallery.gallery-columns-6 figure:nth-of-type(6n+7) {clear:left;}


.gallery.gallery-columns-7 figure {width:12%;}
.gallery.gallery-columns-7 figure:nth-of-type(7n+7) {margin-right:0;}
.gallery.gallery-columns-7 figure:nth-of-type(7n+8) {clear:left;}


.gallery.gallery-columns-8 figure {width:10.2%;}
.gallery.gallery-columns-8 figure:nth-of-type(8n+8) {margin-right:0;}
.gallery.gallery-columns-8 figure:nth-of-type(8n+9) {clear:left;}


.gallery.gallery-columns-9 figure {width:8.85%;}
.gallery.gallery-columns-9 figure:nth-of-type(9n+9) {margin-right:0;}
.gallery.gallery-columns-9 figure:nth-of-type(9n+10) {clear:left;}


.guide-post-content .left div{
	margin-bottom:25px;
}

.feat-tag ul{
  display:flex;
  justify-content: flex-start;
  flex-wrap:wrap;
}

.feat-tag ul li span{
  padding-right:10px;
}

.feat-tag ul li {
  display: flex;
  width: auto;
  position: relative;
  justify-content: flex-start;
}

.feat-tag ul li:after{
content:" / ";
display: inline;
padding:0 10px;
position: relative;
margin:auto;
}

.feat-tag ul li:last-of-type:after{
  display: none!important;
}

.jp-carousel-light .jp-carousel-titleanddesc{
  visibility: hidden!important;
  opacity: 0!important;
}



@media (max-width:767px) {
	img.alignright, div.alignright, figure.alignright, img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {display:block; margin:1em auto; float:none;}
	.gallery.gallery-columns-4 figure, .gallery.gallery-columns-5 figure, .gallery.gallery-columns-6 figure, .gallery.gallery-columns-7 figure, .gallery.gallery-columns-8 figure, .gallery.gallery-columns-9 figure {width:100%; margin:0 0 1em 0; float:none;}
	
	.the-post .post-nav .hero-articles{
		width:100%!important;
	}
	
	.feat-tag ul li{
	flex-wrap:wrap;
	width:100%;
}

.feat-tag ul li:after{
	display:none;
}
	
	.feat-tag ul li span {
    padding-right: 5px;
}
	
}



.the-guide-post p, .single-post p{
  margin-bottom:20px;
}

.the-guide-post .the-guide-post a, .single-post .the-guide-post a{
color: var(--goldenGate);
}


/* Responsive Adjustments

---------------------------------------------------------------------------------------------------- */
/* Large screens ----------- */
@media screen and (min-width:1919px) {
  /* Large Global Settings

--------------------------------------------- */
 /* Large Header Settings

--------------------------------------------- */ 
.logo-menu {
width: 30%;
	}
	
	/* Large Button Settings

--------------------------------------------- */
  /* Large Home Page

--------------------------------------------- */
.featured.post-item:nth-child(-n+3) .post-img {
  width: 100%;
  height: 500px;
}	
	
	.shop-wedding-guide .guide-title {
		left: 48.3%;
	}	
	
	
	
  /* Large Inner Page

--------------------------------------------- */
  /* Large Template Page

--------------------------------------------- */
	/* THE SHOP PAGE */
	.shop-category ul {
    width: 35%;
	}
	
	.two-col-shop-the-look .left {
    padding: 4% 10% 9% !important;
	}
	
	
	
  /* Large Reuseable Elements 

--------------------------------------------- */
/* ALL PAGES */
	.pushPage {
    margin-top: 150px;
}

.home-page .pushPage{
  margin-top:145px;
}
	
	/* BXSLIDER */
	.shop-page .bx-wrapper .bx-next {
    right: -110px !important;
}
	
	
	
	
	
}
/* Desktop ----------- */
@media screen and (min-width:1601px) and (max-width: 1918px) {
  /* Desktop Global Settings

--------------------------------------------- */
  /* Desktop Button Settings

--------------------------------------------- */
  /* Desktop Home Page

--------------------------------------------- */
.shop-wedding-guide .guide-title {
left: 48%;
	
	}
	
	
	
	
	
  /* Desktop Inner Page

--------------------------------------------- */
  /* Desktop Template Page

--------------------------------------------- */
  /* Desktop Reuseable Elements 

--------------------------------------------- */
}
/* Laptop ----------- */
@media screen and (min-width:1279px) and (max-width:1600px) {
  /* Laptop Global Settings

--------------------------------------------- */
  /* Laptop Button Settings

--------------------------------------------- */
  /* Laptop Home Page

--------------------------------------------- */
  /* Laptop Inner Page

--------------------------------------------- */
  /* Laptop Template Page

--------------------------------------------- */
  /* Laptop Reuseable Elements 

--------------------------------------------- */
}
/* Tablet (landscape) ----------- */
@media screen and (min-width:960px) and (max-width:1278px) {
  /* Tablet landscape Global Settings

--------------------------------------------- */
  /* Tablet landscape Header

--------------------------------------------- */
  .side-menu .nav-toggle {
    top: 9%;
  }
  .pbxl {
    padding-bottom: 80% !important;
  }
  /* Tablet landscape Button Settings

--------------------------------------------- */
  /* Tablet landscape Home Page

--------------------------------------------- */
  .featured.post-item:nth-child(-n+3) .post-img {
    width: 100%;
    height: 400px;
  }
  .featured.post-item:nth-child(4) .post-img, .featured.post-item:nth-child(5) .post-img {
    width: 100%;
    height: 500px;
  }
	.shop-wedding-guide .guide-title {
		    left: 47.5%;
	}
  .insta-imgs li {
    width: 220px;
    height: 220px;
  }
  /* Tablet landscape Inner Page

--------------------------------------------- */
  /* Tablet landscape Template Page

--------------------------------------------- */
  /* Tablet landscape Reuseable Elements 

--------------------------------------------- */
}
/* Tablet (portrait) ----------- */
@media screen and (min-width:640px) and (max-width:959px) {
  /* Tablet portrait Global Settings

--------------------------------------------- */
  /* Tablet portrait Button Settings

--------------------------------------------- */
  /* Tablet portrait Header

--------------------------------------------- */
  .logo-menu {
    width: 60%;
  }
  .side-menu {
    width: 40vw;
  }
  .pbxl {
    padding-bottom: 80% !important;
  }
  .side-menu .nav-toggle {
    top: 10%;
  }
  .search-window.opened {
    top: 50px;
  }
.site-search .search-field {
    width: 91%;
}
  /* Tablet portrait Home Page

--------------------------------------------- */
  .post-info {
    padding: 0 5%;
  }
  .post-nav {
    padding: 20px;
  }
  .the-thumb {
    width: 100%;
    height: 235px;
  }
  .shop-the-look .right li {
    height: 300px;
  }
  .latest.post-item .post-img {
    height: 355px;
  }
  .guide-banner h2 {
    margin: 15px;
  }
  .featured.post-item:nth-child(-n+3) .post-img {
    width: 100%;
    height: 300px;
  }
  .featured.post-item:nth-child(4) .post-img, .featured.post-item:nth-child(5) .post-img {
    width: 100%;
    height: 400px;
  }
  .shop-wedding-guide .guide-title {
    left: 46.85%;
  }
  .insta-imgs li {
    width: 165px;
    height: 165px;
  }
  /* Tablet portrait Inner Page

--------------------------------------------- */
  /* WEDDINGS */
  .wedding-category ul {
    width: 65%;
    margin: 0 auto;
  }
  /* Tablet portrait Template Page

--------------------------------------------- */
  /* SINGLE GUIDES POST */
  .guide-products .post-img {
    height: 250px;
  }
  .guide-post-content h1 {
    font-size: 40px;
    width: 100%;
  }
  /* SINGLE DIRECTORY POST */
  .wedding-album li:nth-child(1), .wedding-album li:nth-child(2), .wedding-album li:nth-child(6), .wedding-album li:nth-child(7) {
    height: 400px;
  }
  .wedding-album li:nth-child(4), .wedding-album li:nth-child(9) {
    width: 74.5%;
    height: 300px;
  }
  .wedding-album li:nth-child(3), .wedding-album li:nth-child(10) {
    width: 24.5%;
    height: 300px;
  }
  /* SINGLE SHOP ITEM */
  .bx-wrapper .bx-prev {
    left: -26px !important;
  }
  .bx-wrapper .bx-next {
    right: -26px !important;
  }
  /* Tablet portrait Reuseable Elements 

--------------------------------------------- */
  .shop-the-look .left, .new-guide-products .left, .related-posts .left, .guide-post-content .left, .wedding-post-info .left, .event-post-info .left {
    padding-right: 60px;
  }
  /* Tablet portrait Footer 

--------------------------------------------- */
}
/* Tablet to Large Screen  ----------- */
@media screen and (min-width:640px) {
  /* Tab to Large Global Settings

--------------------------------------------- */
  /* Tab to Large Button Settings

--------------------------------------------- */
  /* Tab to Large Home Page

--------------------------------------------- */
  /* Tab to Large Inner Page

--------------------------------------------- */
	.product-info .left .backArrow img {
    width: 21px;
    position: relative;
    top: 30px;
}
  /* Tab to Large Template Page

--------------------------------------------- */
  /* Tab to Large Reuseable Elements 

--------------------------------------------- */
}
/* Smartphones (global) ----------- */
@media screen and (max-width:639px) {


.vendorlist.section.ptl.pbn{
	flex-wrap:wrap;
}

.vendorlist h2, .vendorlist .filter-box{
	width: 100%;
	max-width: 100%;
}


  /* Smartphones global Global Settings

--------------------------------------------- */
  /* unflex sections */ .hero, .shop-the-look, .shop-the-look .left, .new-guide-products, .new-guide-products .left, .shop-wedding-guide, .search-window, .the-prefooter, .category-feed, .related-posts, .guide-products, .the-post, .contact-row, .wedding-post-info, .wedding-post-info .right, .wedding-post-info .left, .wedding-post-info .right, .shop-category ul, .product-info .left, .about-row, .wedding-guide-nav, .category-feed ul, .wedding-category ul, .wedding-post-info ul {
    display: block !important;
  }
  .hero {
    min-height: auto;
  }
  /* full width section */ .home-page .post-nav, .home-page .post-info, .shop-the-look .left, .shop-the-look .right, .new-guide-products, .new-guide-products .right, .new-guide-products .left, .shop-wedding-guide .left, .shop-wedding-guide .right, .search-window .right, .the-prefooter .right, .home-page .hero-img, .the-prefooter .left, .search-window .left, .category-page .post-info, .category-page .hero-img, .category-feed h2, .category-feed ul, .guide-post-content .left, .guide-post-content .right, .guide-post-content h1, .related-posts .left, .related-posts .right, .guide-products .right, .the-single-post-info, .post-content, .post-sidebar, .wedding-post-info .left, .wedding-post-info .right, .shop-category ul, .about-row h3, .about-row div, .the-single-post .post-content-area img {
    width: 100% !important;
    position: relative;
  }
  /* column reverse */ .guide-post-content {
    flex-direction: column-reverse;
  }
  /* image height reset */ .shop-wedding-guide .left, .page-hero, .category-page .hero-img {
    height: 350px;
  }
	.home-page .hero-img {
		height: 450px;
	}
	
  /* remove two third left padding */
  .guide-post-content .left, .related-posts .left {
    padding-right: 0 !important;
  }
	/* mobile view only */
	.mob-view, .search-close {
		display: block;
	}
  /* TYPOGRAPHY */
  h2 {
    font-size: 30px !important;
  }
  /* Smartphones global Header 

--------------------------------------------- */
  .the-header.header-desktop {
    display: none !important;
  }
  .the-header.header-mobile {
    display: flex !important;
  }
  .the-header.header-mobile .header-search:after {
    content: "";
    clear: both;
  }
  .the-header.header-mobile .header-logo {
    display: inherit;
    margin-bottom: 0px;
	  top: 3px;
    position: relative;
	  width: 270px;
  }
	.the-header.header-mobile .logo-menu {
		    width: 270px !important;
	}
  .the-header.header-mobile .menu-main-menu-container {
    width: 100%;
  }
  .the-header.header-mobile .menu-main-menu-container ul {
    display: inline-flex;
    width: 100%;
    justify-content: space-around;
    margin-bottom: 20px;
  }
  .the-header.header-mobile .nav-wrap {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin: 0 auto;
  }
 
  .hamburger-box, .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 45px !important;
  }
  .side-menu .nav-toggle {
    top: 7.5%;
  }
  .side-menu {
    width: 100%;
  }
  .side-menu .left img {
    height: 200px;
    top: 40%;
    margin-top: -100px;
    position: relative;
  }
	.side-menu .right .menu-side-menu-container {
		    top: 18%;
	}
	.menu-side-menu-container .pullWeddings .sub-menu, .menu-side-menu-container .pullGuides .sub-menu {
		display: none;
	}
	.search-close {
		position: absolute;
        top: -15px;
    right: -15px;
	}
	.search-close img {
		width: 30px; 
		height: 30px;
	}
	.search-window.mobile-pull, .search-window.wedding.mobile-pull, .search-window.guides.mobile-pull {
		top: -100vh;
		opacity: 0;
		z-index: -1;
		padding: 2% 10% 10%;
		transition: all 0.3s ease;
	}
	
  .search-window.opened.mobile-pull, .search-window.opened.wedding.mobile-pull, .search-window.opened.guides.mobile-pull {
    top: 160px;
	  opacity: 1;
	  z-index: 4;
  }
  .search-window .left ul {
    display: flex;
    justify-content: space-between;
  }
  .the-search .post-img {
    width: 100%;
    height: 150px;
  }
	.the-header.header-mobile .nav-toggle {
		width: 50px;
    position: relative;
		text-align: right;
		top: 2px;
	}
	.the-header.header-mobile .header-search {
		display: inline;
    left: 48%;
    position: relative;
	}
	.site-search {
		top: 160px;
	}
	.site-search.mob-view {
		z-index: 10;
    bottom: 0;
    top: unset;
    opacity: 1;
    left: 0;
		    padding: 20px;
	}
	.site-search .search-field {
    width: 87%;
}
  /* Smartphones global Button Settings

--------------------------------------------- */
  /* Smartphone global Home Page

--------------------------------------------- */
  .home-page .post-info, .category-page .post-info {
    padding: 5%;
  }
	.home-page .post-info {
		padding-bottom: 80px;
	}
  .home-page .post-nav {
    justify-content: space-around;
  }
	.hero-articles .the-thumb {
		height: 330px;
	}
  .shop-the-look .left, .new-guide-products .left {
    padding-right: 0;
    text-align: center;
  }
  .new-guide-products .left {
    margin-top: 50px;
  }
  .shop-the-look .right, .new-guide-products .right {
    margin-top: 20px;
  }
  .shop-the-look .right li {
    height: 270px;
  }
	
	.shop-the-look .right li:last-child {
		display: none;
	}
  .latest.post-item .post-img, .wedding-items .post-item .post-img {
    height: 350px;
  }
  .guide-banner h2 {
    position: relative;
    z-index: 0;
    margin: 10px;
  }
  .new-guide-products .right li {
    padding: 10px;
    background: #ffffff;
  }
  .the-featured-posts h2 {
    text-align: center;
  }
  .featured.post-item:nth-child(-n+3) {
    width: 31% !important;
  }
  .featured.post-item:nth-child(-n+3) .post-img {
    width: 100%;
    height: 250px;
  }
  .featured.post-item:nth-child(4) .post-img, .featured.post-item:nth-child(5) .post-img {
    width: 100%;
    height: 250px;
  }
  .shop-wedding-guide .guide-title {
    writing-mode: inherit;
    transform: unset;
    bottom: unset;
    top: 28%;
    left: 40%;
  }
  .wedding-guide-nav {
    font-size: 30px;
  }
	.wedding-guide-nav p {
		text-align: center;
		font-size: 40px;
		margin-bottom: 30px;
	}
	.wedding-guide-nav p:last-child {
		margin-bottom: 0px;
	}
  .insta-imgs li {
    width: 19%;
    height: 120px;
  }
	.insta-imgs li:last-child {
		display: none;
	}
	
  /* Smartphone global Inner Page

--------------------------------------------- */
  /* WEDDINGS */
	.wedding-items ul {
		margin-top: 0 !important;
	}
	
	.wedding-items ul li {
    width: 31%;
  }
  .wedding-category ul {
    width: 80%;
  }
  /* SHOP PAGE */
	.shop-category h1 {
		margin: 0 auto 30px;
		text-align: left;
	}
	.the-products ul {
		margin-top: -30px;
	}
	
  .the-products li {
    width: 48%;
    padding-top: 20px;
  }
	.two-col-shop-the-look .left {
    padding: 10% 10% 25% 10% !important;
	}
	.the-product-img {
		height: 300px !important;
	}
	.shop-category ul li {
		text-align: right;
	}
  /* ABOUT PAGE */
  .about-content {
    padding-top: 60px;
  }
  .about-row {
    width: 90% !important;
  }
  /* CONTACT PAGE */
  .contact-page h1 {
    text-align: center !important;
	  margin-bottom: 30px;
  }
  .contact-row .contact-info {
    width: 100%;
    text-align: center !important;
  }
  .nice-select {
    padding-left: 10px !important;
    height: 55px !important;
    line-height: 55px !important;
  }
  /* EVENTS PAGE */
  .category-page.the-events .the-latest-posts {
    margin-top: 0;
  }
	.event-post-info {
    text-align: left;
}
	.event-post-info h1 {
    font-size: 40px;
}
	.event-content {
    width: 100%;
	}
  /* Smartphone global Template Page

--------------------------------------------- */
  /* CATEGORY PAGE */
	.category-feed ul li, .wedding-category ul li, .wedding-post-info ul li {
		text-align: right;
    margin-right: 0;
	}
  .category-feed h2, .wedding-category h2 {
    margin-bottom: 20px;
	  font-size: 40px !important;
	  text-align: left;
  }
  /* SINGLE GUIDES POST */
  .guide-products .left {
    width: 0;
  }
  .guide-products .post-img {
    width: 100%;
    height: 280px;
    padding: 0;
    background: #ffffff;
  }
  /* SINGLE BLOG POST */
  .the-post .post-sidebar .post-nav {
    display: flex;
	  justify-content: space-between;
  }
  .the-post .post-nav .hero-articles {
    width: 48%;
  }
	.the-post .post-next {
		margin-bottom: 60px;
	}
	
  /* SINGLE DIRECTORY POST */
  .wedding-post-info .left h1 {
        font-size: 40px;
    margin-top: 0;
  }
  .wedding-album li {
    width: 100% !important;
    height: 400px !important;
  }
  /* SINGLE PRODUCT POST */
	.product-info {
		padding-left: 20px;
		padding-right: 20px;
	}
	.product-info .left {
    width: 40%;
	}
  .product-info .right {
    width: 60%;
  }
  .product-info .prodImg {
    width: 100%;
    height: 250px;
  }
  .product-info .right {
    padding-left: 0px;
  }
	/* SINGLE EVENTS POST */
	.event-post-info a.fancyLink.outline {
	margin: 20px 0; display: block !important;
}

  /* Smartphone global Reuseable Elements 

--------------------------------------------- */
  /* ALL PAGES */

	.pushPage {
    margin-top: 110px;
  }
	.pbxl {
    padding-bottom: 50% !important;
}
  .shop-category, .product-info, .guide-post-content {
    padding-top: 50px;
  }
  /* RELATED POSTS */
  .related-posts .left {
    text-align: center;
  }
  .related-posts .right {
    margin-top: 60px;
  }
	/*BXSLIDER */
	.single-shop-product .bx-wrapper .bx-prev {
  left: -8px !important;
}
.single-shop-product .bx-wrapper .bx-next {
  right: -25px !important;
}
	.shop-page .bx-wrapper .bx-next {
    right: -62px !important;
}
.shop-page .bx-wrapper .bx-prev {
    left: -40px !important;
}
	
	
  /* Smartphone global Footer 

--------------------------------------------- */
  .the-prefooter .gform_wrapper {
    margin-top: 20px;
  }
  .the-prefooter #gform_fields_1 {
    display: flex;
  }
	.the-prefooter .gform_body #gform_fields_1 .ginput_container_email {
    width: 95%;
}
	.the-prefooter .left {
padding: 0;
	}
	
  .the-prefooter #field_1_1 {
    width: 60%;
	      justify-content: start !important;
  }
  .the-prefooter #field_submit {
    width: 40%;
  }
  .the-footer {
    padding-top: 40px;
  }
  .ftr-logo {
    width: 120px;
    display: block;
    margin: 0 auto 30px;
  }
  .ftr-nav {
    width: 80%;
  }
  .ftr-social {
    width: 30%;
  }
}
/* Smartphones (specific adjustments certain elements) ----------- */
@media screen and (min-width: 481px) and (max-width:638px) {
  /* Smartphone specific Global Settings

--------------------------------------------- */
  /* Smartphone specific Header Settings

--------------------------------------------- */	
  /* Smartphone specific Button Settings

--------------------------------------------- */
  /* Smartphone specific Home Page

--------------------------------------------- */
  /* Smartphone specific Inner Page

--------------------------------------------- */
  /* Smartphone specific Template Page

--------------------------------------------- */
  /* Smartphone specific Reuseable Elements 

--------------------------------------------- */
}
/* Small smartphones (specific adjustments for tiny screens) ----------- */
@media screen and (max-width:480px) {
  /* Small smartphone Global Settings

--------------------------------------------- */
  /* unflex sections */ .the-header, .featured-posts, .the-prefooter #gform_fields_1, .wedding-items ul, .guide-products .right ul, .related-posts ul, .the-post .post-sidebar .post-nav, .two-col-shop-the-look, .product-info, .the-latest-posts {
    display: block !important;
  }
  /* full width */ .logo-menu, .search-window .right ul, .featured.post-item:nth-child(-n+3), .featured.post-item:nth-child(4), .featured.post-item:nth-child(5), .the-prefooter #field_1_1, .the-prefooter #field_submit, .wedding-items ul li, .guide-products .right li, .related-posts .right li, .two-col-shop-the-look .left, .two-col-shop-the-look .right, .product-info .left, .product-info .right, .wedding-category ul, .the-post .post-nav .hero-articles, .contact-row, .the-latest-posts .latest.post-item  {
    width: 100% !important;
  }
  /* image height reset */ .two-col-shop-the-look .right {
    height: 420px;
  }
  /* Small smartphone Button Settings

--------------------------------------------- */
  /* Small smartphone Header

--------------------------------------------- */
  .the-header {
    text-align: center;
  }
  .the-header.header-mobile .menu-main-menu-container {
    width: 100%;
  }
  .the-header.header-mobile .menu-main-menu-container ul {
    flex-wrap: wrap;
  }

  .the-header.header-mobile .nav-toggle {
    position: relative;
    text-align: right;
    left: 0;
  }
	.the-header.header-mobile .header-search {
		left: 10px;
	}
  .logo-menu ul {
    flex-wrap: wrap;
  }
	  .search-window.opened.mobile-pull, .search-window.opened.wedding.mobile-pull, .search-window.opened.guides.mobile-pull {
    top: 120px;
	}
  .search-window.opened {
    top: 160px !important;
  }
  .search-window .left ul {
    display: flex !important;
    justify-content: space-between !important;
    flex-wrap: wrap !important;
  }
  .search-window .left li {
    padding-bottom: 15px;
    width: 50% !important;
  }
  .side-menu {
    width: 100vw !important;
  }
  .pbxl {
    padding-bottom: 60% !important;
  }
		
	.site-search .search-field {
    width: 70%;
}
		#searchform input[type=submit] {
    width: 28%;
}
  /* Small smartphone Home Page

--------------------------------------------- */
  .shop-the-look .right ul {
    flex-wrap: wrap;
  }
  .shop-the-look .right li {
    width: 48%;
  }
  .bridal-guides {
    margin-top: 60px;
  }
  .new-guide-products .right ul {
    flex-wrap: wrap;
  }
  .new-guide-products .right li {
    width: 50%;
  }
  .featured.post-item {
    margin-top: 40px;
  }
  .featured.post-item:nth-child(4), .featured.post-item:nth-child(5) {
    padding-top: 0 !important;
  }
  .shop-wedding-guide .guide-title {
    font-size: 40px;
           top: 40%;
    left: 35%;
  }
  .wedding-guide-nav {
    font-size: 20px;
  }
  .wedding-guide h2 {
    margin-top: 70px;
  }
  .instagram-feed h4 {
    text-align: center;
    font-size: 16px;
  }
  .insta-imgs ul {
    flex-wrap: wrap;
  }
  .insta-imgs li {
    width: 48%;
    height: 180px;
    margin-bottom: 15px;
  }
  /* Small smartphone Inner Page

--------------------------------------------- */
  /* WEDDINGS */
.guide-products .right ul {
    flex-wrap: wrap;
    margin-top: 0;
  }

  .wedding-items ul li {
    padding-top: 30px;
  }
  /* CONTACT */
  .contact-row #gform_2 {
    width: 80%;
    margin: 0 auto;
  }
  /* Small smartphone Template Page

--------------------------------------------- */
  /* CATEGORY */
  .category-page .post-info {
    padding-top: 15%;
    padding-bottom: 10%;
  }
  .category-feed {
    padding-top: 9%;
  }
  /* SINGLE GUIDES POST */
  .guide-products .post-item {
    text-align: center;
  }
  .guide-products .post-item p {
    margin-bottom: 35px;
  }
  /* SINGLE POST */
  .post-content {
    padding-right: 0;
  }
  .post-next {
    margin-top: 0;
	  
  }
  /* Small smartphone Reuseable Elements 

--------------------------------------------- */
  /* ALL PAGES */
  .home-page.pushPage {
    margin-top: 110px;
  }
	.pushPage {
    margin-top: 110px;
  }
  .the-single-post-info, .wedding-post-info, .shop-category, .product-info, .event-post-info {
    padding-top: 50px;
  }
  /* RELATED POSTS */
  .related-posts .right li {
    margin-top: 30px;
  }
  /* Small smartphone Footer

--------------------------------------------- */
  .the-prefooter {
    padding-top: 10%;
  }
  .the-prefooter #gform_submit_button_1 {
    margin-left: 0;
    margin-top: 20px;
  }
  #menu-footer-menu {
    flex-wrap: wrap;
  }
  #menu-footer-menu li {
    width: 48%;
    margin-bottom: 10px;
  }
  .ftr-social {
    width: 50%;
  }
  .copyright {
    font-size: 12px;
    letter-spacing: 0.05em;
    padding: 0 30px;
  }
}



/* Smaller smartphones (specific adjustments for even smaller screens) ----------- */
@media screen and (max-width:479px) {
	.logo-menu {
		text-align: left;
	}
	
	.the-header.header-mobile .header-logo {
		width: 245px;
	}
	
.hamburger-box, .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 35px !important;
}
	.shop-wedding-guide .guide-title {
		top: 325px;
		left: 37%;
	}
	.shop-wedding-guide .right {
		    padding-top: 40px;
	}	
}