/*
Theme Name: Montpellier
Theme URI: http://sheshoppes.com/
Description: Montpellier default theme
Author: SheShoppes
Author URI: http://sheshoppes.com/
Version: 1.3
*/

*, html, body, ol, ul, li, h1 {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
canvas,
video,
iframe {
	display: inline-block;
	max-width: 100%;
}

ol, ul, li {
	list-style: none;
}

.clear, .clearfix {
	clear: both;
}

.none, .hide {
	display: none;
}

.fixed {
	position: fixed;
}

img {
	max-width: 100%;
	height: auto;
display: block;
   margin-left: auto;
   margin-right: auto;
  
}

p, h2, h3, h4, h5, h6 {
	margin: 1.5em 0;
}

a {
	color: #84A49C;
     text-decoration: none;
}

a:hover {
	color: #84A49C;
     text-decoration: underline;
}

.read-more a,
.prevnextpage a,
.social-share a,
.primarynav a,
.entry-nav a,
.related-posts h3 a,
.listing-text h4 a,
.widget_archive a,
.widget_categories a,
.pagination a,
.slicknav_menu a,
.tagcloud a,
h2.pagetitle a,
#footer-widgets a {
	color: #000000;
}

.read-more a:hover,
.prevnextpage a:hover,
.social-share a:hover,
.primarynav a:hover,
.entry-nav a:hover,
.related-posts h3 a:hover,
.listing-text h4 a:hover,
.widget_archive a:hover,
.widget_categories a:hover,
.pagination a:hover,
.slicknav_menu a:hover,
.tagcloud a:hover,
h2.pagetitle a:hover,
#footer-widgets a:hover {
	color: #84A49C;
}

a img {
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	-webkit-backface-visibility: hidden;
}

a:hover img {
	opacity: 0.6;
}

body,
h2.pagetitle .the-category,
h2.pagetitle .date,
#copyright,
.latest-post-thumb {
    font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.storycontent strong,
.storycontent b {
	font-weight: 400;
}
.primarynav,
.read-more a,
.prevnextpage a,
.pagination,
h1.page-title,
h1.product_title,
h2.pagetitle,
.storycontent h,
.style-list h2,
.style-grid h2,
.widget h3.block-title,
#footer-instagram h3,
#featured-slideshow ul li h3,
.widget_categories select,
.widget_archive select,
.leave-comment,
#reply-title,
#sidebar #searchform input[type=text]#s,
.slicknav_menu,
ul.products li span.onsale,
body.single-product .onsale,
#homepage-widgets .widget_sp_image,
.entry-nav span {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}
.primarynav,
.latest-post-thumb h4,
.widget_categories select,
.widget_archive select,
#featured-slideshow ul li h3,
.widget h3.block-title,
.slicknav_menu,
#homepage-widgets .widget_sp_image {
	font-weight: 300;
}
.widget h3.block-title,
#searchform input[type=text]#s,
#footer-instagram h3 {
	font-weight: 500;
}

body {
	color: #000000;
	font-size: 15px;
	letter-spacing: 0.025em;
	line-height: 170%;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: hidden;
}

h1#logo {
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0 auto;
	text-align: center;
}
h1#logo a {
	color: #000;
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	font-size: 30px;
	letter-spacing: 0.25em;
	text-transform: uppercase;
}
h1#logo img {
	margin: 0 auto;
	display: inline-block;
}
h1#logo a:hover img {
	opacity: 1;
}
h1#logo span.tagline {
	display: block;
	margin: 10px 0;
	font-size: 12pt;
}

/* Navigation */

#mobilenav, .mobile-menu {
	display: none;
}
#navigationwrapper {
	margin: 5px 0;
}
.primarynav, .slicknav_menu {
	font-size: 14px;
	letter-spacing: 0.1em;
	text-align: center;
	text-transform: uppercase;
}
.primarynav ul li {
	display: inline-block;
	margin: 0 20px;
}
.primarynav ul li a {
	display: inline-block;
	padding: 15px 0;
}

/* Layout */

#pagewrapper {
	margin: 0 auto;
	padding: 20px 0;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-position: 87% 0;
    background-image: url(images/leaves.png);
}
.main-content {
	min-height: 600px;
}
.wrapcontent {
	width: 1100px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 10px;
	box-sizing: border-box;
}
.sidebar-right, .sidebar-left {
	width: 67%;
}
#sidebar {
	width: 27%;
	float: left;
	padding: 10px 0;
	font-size: 92%;
}
.sidebar-right {
	float: left;
	margin-right: 5%;
}
.sidebar-left {
	float: right;
	margin-left: 5%;
}
.full-width {
	width: 100%;
}

/* Posts */

h1.page-title,
h2.pagetitle,
h3#reply-title {
	font-size: 88%;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align: center;
	background: url(images/div.gif) no-repeat 50% 100%;
	padding: 10px 0 20px 0;
	margin-bottom: 30px;
}

h2.pagetitle .the-category {
	display: block;
	font-size: 86%;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

h2.pagetitle .date {
	display: block;
	font-size: 100%;
	letter-spacing: 0.05em;
	text-transform: none;
}
h2#breadcrumb {
	padding: 0;
	background: none;
	opacity: 0.7;
	font-size: 110%;
	letter-spacing: 0.125em;
}
h2#breadcrumb span {
	font-weight: 300;
}

.storycontent {
	margin: 1em 0;
}

.divpost {
	margin: 20px 0;
	display: block;
	height: 1px;
	background: url(images/divpost.png) repeat-x 50% 0;
}

.read-more {
	width: 40%;
	float: right;
	text-align: right;
}
.read-more a, .prevnextpage a, .leave-comment {
	font-size: 80%;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.leave-comment {
	font-size: inherit;
	margin-left: 2px;
	margin-right: 5px;
	padding-left: 20px;
	padding-right: 12px;
	position: relative;
}
.leave-comment:before {
    content: "\f0e5";
    top: -4px;
   	left: 0;
    position: absolute;
    font-family: FontAwesome;
}
.leave-comment:after {
	content: "|";
	top: -4px;
	right: 0;
    position: absolute;
}

.social-share {
	width: 85%;
	float: left;
	font-size: 84%;
}
.social-share a {
	margin: 0 7px 0 0;
}

.prevnextpage {
	text-align: center;
}

p.the-category {
	font-size: 94%;
}
p.the-category a {
	font-style: italic;
}

/* Typography */

.storycontent h1,
.storycontent h2,
.storycontent h3,
.storycontent h4,
.storycontent h5,
.storycontent h6 {
	letter-spacing: 0.025em;
}
.storycontent h1 {
	font-size: 155%;
}
.storycontent h2 {
	font-size: 140%;
}
.storycontent h3 {
	font-size: 120%;
}
.storycontent h4 {
	font-size: 110%;
}
.storycontent h5 {
	font-size: 100%;
}
.storycontent h6 {
	font-size: 94%;
}

/* Content Style */

.featured-thumbnail-full .aligncenter {
	margin: 1em auto;
}
.style-excerpt, .style-full {
	margin-bottom: 1em;
}
h2 .date, h2 .the-category {
	line-height: 160%;
}

/* Content Style List */

.style-list {
	margin: 1em 0;
}
.style-list .featured-thumbnail {
	float: left;
	width: 40%;
	max-width: 300px;
	overflow: hidden;
	position: relative;
}
.style-list .featured-thumbnail-full-width {
	max-height: 200px;
	padding: 0;
}
.style-list .featured-thumbnail img {
	width: 100%;
	height: auto;
	display: block;
	margin: 1em 0;
}
.style-list .featured-thumbnail-inner {
	width: 90%;
	margin-right: 10%;
}
.style-list h2 {
	font-size: 90%;
	letter-spacing: 0.1em;
	text-align: left;
	padding: 0;
	margin: 0.75em 0 1em 0;
	background: none;
}
.style-list .storycontent {
	float: left;
	width: 60%;
	margin: 0;
	font-size: 98%;
	letter-spacing: 0.035em;
	line-height: 165%;
}
.style-list .storycontent-full-width {
	width: 100%;
	float: none;
}
.style-list .read-more {
	float: none;
	text-align: left;
	margin: 1em 0;
	width: inherit;
}
.style-list h2 .date {
	text-transform: none;
}
.style-list h2 .the-category {
	display: inline;
}

/* Content Style Grid */

.style-grid {
	width: 46%;
	float: left;
	margin-top: 2em;
	margin-bottom: 1em;
	margin-left: 0;
	margin-right: 8%;
	padding: 0;
	display: block;
}
.two-row {
	width: 46%;
	margin-right: 8%;
}
.three-row {
	width: 32%;
	margin-right: 2%;
}
.last-in-row {
	margin-right: 0;
}
.style-grid .featured-thumbnail-full-width {
	padding: 0;
}
.style-grid .featured-thumbnail img {
	width: 100%;
	height: auto;
	display: block;
}
.style-grid h2 {
	font-size: 88%;
	letter-spacing: 0.1em;
	text-align: center;
	padding: 0;
	margin: 1em 0;
	background: none;
}
.style-grid h2 .grid-title,
.style-grid h2 .date {
	height: 2em;
	overflow: hidden;
	display: block;
}
.style-grid h2 .date {
	text-transform: none;
}
.style-grid h2 .the-category {
	display: inline;
}
.style-grid .storycontent {
	margin: 1em 0;
	font-size: 98%;
	letter-spacing: 0.035em;
	line-height: 165%;
	height: 150px;
	overflow: hidden;
	text-align: center;
}
.style-grid .read-more {
	width: 100%;
	float: none;
	margin: 1em 0;
	text-align: center;
}

/* Lists */

.storycontent ul, .storycontent ol {
	margin-left: 2em;
}
.storycontent ul li {
	list-style: disc;
	margin-left: 1.5em;
	padding-left: 1em;
}
.storycontent ol li {
	list-style: decimal;
	margin-left: 1.5em;
	padding-left: 1em;
}

/* Columns */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}
.one-third,
.two-sixths {
	width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}
.one-fourth {
	width: 23.076923076923077%;
}
.three-fourths {
	width: 74.35897435897436%;
}
.one-sixth {
	width: 14.52991452991453%;
}
.five-sixths {
	width: 82.90598290598291%;
}
.first {
	clear: both;
	margin-left: 0;
}

/* Sidebar */

#sidebar img {
	max-width: 100%;
	height: auto;
}

#sidebar .widget h3.block-title {
	text-align: center;
	font-size: 14px;
}

.widget h3.block-title, #sidebar #searchform input[type=text]#s, #footer-instagram h3 {
	font-size: 98%;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

#sidebar .widget {
	margin: 2em 0 3em 0;
}
#sidebar .widget-first {
	margin-top: 1.25em;
}
#sidebar .widget_codingbananas_socialbutton_widget {
	margin-bottom: 2em;
  width: 100%;
  text-align: center;
}

hr { 
    display: block;
    margin: 2em 0;
    border: solid 1px #84A49C;
    opacity: 0.1;
}

/* Search */

.widget_search .screen-reader-text {
	display: none;
}
.widget_search .search-field {
	border: 0;
	background-image: url(images/search1.png), url(images/search3.png), url(images/search2.png);
	background-repeat: no-repeat, repeat-x, no-repeat;
	background-position: 0 0, 50% 0, 100% 0;
	width: 100%;
	height: 50px;
	padding: 0 5%;
}
.widget_search .search-submit {
	display: none;
}

/* Post Tipography */

blockquote {
	margin-left: 3em;
	line-height: 180%;
	font-size: 100%;
	max-width: 800px;
}

/* Images */

.alignnone, .aligncenter, .alignleft, .alignright {
	max-width: 100%;
}
.alignnone {
	margin: 1.5em 0;
}
.aligncenter {
	margin: 1.5em auto;
	display: block;
	text-align: center;
}
.alignleft {
	float: left;
	margin: 0.75em 2em 0.75em 0;
}
.alignright {
	float: right;
	margin: 0.75em 0 0.75em 2em;
}
figcaption {
	text-align: center;
	font-size: 92%;
	opacity: 0.8;
}
.featured {
	width: 100%;
	height: auto;
	position: relative;
}
.featured-thumbnail-full {
	max-height: 300px;
	overflow: hidden;
	position: relative;
	display: block;
}
.no-thumb {
	background-color: #F2F2F2;
}

/* Pagination */

.pagination {
	font-size: 84%;
	text-transform: uppercase;
	text-align: center;
	margin: 1em 0;
}
.pagination ul li {
	display: inline;
	margin: 0 5px;
}
.pagination ul li.active {
	font-weight: 400;
}

/* Footer */

.per-row-1 {
	width: 100%;
	float: none;
}
.widget-first {
	margin-left: 0!important;
}
.widget-last {
	margin-right: 0!important;
}
#footer {
	background-color: #F2F2F2;
}
#footer-widgets {
	padding: 20px 0;
	font-size: 90%;
}
#footer-widgets h3.block-title {
	text-align: inherit;
}
#footer-instagram {
	position: relative;
	margin: -5px auto;
	text-align: center;
}
#footer-instagram h3 {
	padding: 10px 0;
	margin: 0.5em 0;
}
.feedFooter {
	margin: 0 auto;
}
#copyright {
	padding: 15px 0;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-size: 12px;
}
.fleft {
	width: 50%;
	float: left;
	text-align: left;
}
.fright {
	width: 50%;
	float: right;
	text-align: right;
}