﻿/*
Theme Name: Monogram Co
Theme URI: http://www.monogramco.com/
Version: 2.0
Description: Designed by Sleeping Giant Studios.
Author: Sleeping Giant Studios
Author URI: http://www.sleepinggiantstudios.com
Template: resort

*/
@import url(../resort/style.css);


.mgc img.social-icon {padding: .2em;}
.mgc #footer a, .mgc #footer a:hover {color:white;}
.mgc .product_meta {display:none;}
.mgc #header {background: #143335;padding: 2.618em 0 1.618em 0;}
.mgc #navigation {font-weight:normal;}
.mgc #header #header-components {float:right;clear:right;}
.mgc #header #header-components .cart-contents:before {color: white;}
.mgc #header #fixed-header.fixed {background: #143335;position:inherit;}
.mgc #intro-message {background: #6b002c;margin: 0 0 2.618em;padding: 2.244em 0;color: #E4E4E4;}
.mgc #featured-slider {background: #576769;padding-top:3em;}
.mgc #footer-wrapper {background: #143335;}
.mgc #features header {display:none;}
.mgc #features .button.view-all {display:none;}
.mgc #intro-message .right-section {display: none;}
.mgc #footer .col-left, .mgc #footer .col-right {width:47%;}
.mgc a, .mgc a:hover {color: #8d1245;}
.mgc a.cart-contents {color:white!important;}
.mgc .menu-top-menu-container {display: block !important;padding-right:1em;float:right;}
.mgc #menu-top-menu{margin:0;list-style:none;width:100%;}
.mgc #menu-top-menu li.menu-item {position: relative;float: left;zoom: 1;list-style: none;}
.mgc #menu-top-menu li.menu-item a {color:#bbbbbb;}
.mgc #menu-top-menu li:before {content:"|";padding:1em;}
.mgc #menu-top-menu li:first-child:before {content:" ";padding:1em;}
.mgc .header-contact {
float: right;
clear: right;
padding: 0.3em .5em .3em .5em;
color: white;
font-size: 2em;
font-style: italic;
font-family: "Times New Roman", Times, serif;
border-top: 1px solid #666;
border-bottom: 1px solid #666;
margin-top: .2em;
width: 61%;
text-align: right;
}

.mgc #navigation {float:right;margin:1.618em 0 0 0;}
.mgc #navigation ul.nav > li a:hover {color: #6b002c;background:white;}
.mgc #navigation ul.nav li.parent > a:after {color:white; content:"";padding:0em;margin:0em;}
.mgc #navigation ul.nav > li.current_page_item a {color: white;}
.mgc #navigation ul.nav > li.current_page_item a:hover {color: #8d1245;}
.mgc a.button, .mgc a.comment-reply-link, .mgc #commentform #submit, .mgc .submit, .mgc input[type=submit], .mgc input.button, .mgc button.button, .mgc #wrapper .woo-sc-button {
background: #6b002c;
color:white;
}
.mgc  .summary .amount {color: #8d1245!important;font-size: 1.618em;}
.mgc #header .nav-toggle:after {background: #6b002c;}
.mgc mark {background-color: white;color: black;}
.mgc #header #logo {margin-bottom:1.618em;}

.single-product .images img {
	width: auto;
}

.woocommerce-product-gallery__image {
	display: inline-block;
	margin-right: -8px;
}


@media screen and (min-width: 980px) {

#main .widget_woothemes_features .columns-3 .feature {
    width: 26%;
    text-align: center;
}
	
}

@media (max-width: 1215px)
{
	.mgc .col-full, .mgc #content {width: auto;margin: 0 2em;}
}
@media (max-width:1100px)
{
	.mgc #navigation ul.nav > li a {font-size: 1em;}
}
@media (max-width: 1020px)
{
	.mgc .header-contact {float: left;clear: left;width: 96%;text-align: left;font-size:1.5em;}
	.mgc #navigation{float:left;}

}

@media (max-width: 768px)
{
	.mgc .header-contact {float: left;clear: left;width: 96%;text-align: left;font-size:1.5em;}
	.mgc #navigation{float:left;}
	.mgc #navigation a {color:white;}
	.mgc #navigation ul.nav > li a:hover {color: white;background: none;}	
	.mgc #footer .col-left, .mgc #footer .col-right {width: 100%;}	
	.mgc #header .nav-toggle {float: left;cursor: pointer;margin: 0;margin-bottom: 1em;}	
}
	
}

@media (max-width: 500px)
{

}
