@charset "UTF-8";

/* CSS Document */



/*



	Theme Name: Gutter Pro

	Theme URI: http://fivecreative.com.au

	Description: Theme

	Author: FIVE Creative

	Author URI: http://fivecreative.com.au

	Version: 1.0

	License:

	License URI:

	

*/



/* reset all elements */

@import url("css/reset.css");

@import url("css/woocommerce.css");



@import url(https://fonts.googleapis.com/css?family=Ultra);

@import url(https://fonts.googleapis.com/css?family=Holtwood+One+SC);



/* ===== GENERAL ===== */



body { background: url(images/header.jpg) #0D1D1B no-repeat; background-size: 100% auto;font: normal 15px/18px Arial, Helvetica, sans-serif; color: #3e505a; }


ul#menu-sitemap, ul#menu-sitemap-column2 {list-style: none !important;}

ul#menu-sitemap ul.sub-menu, ul#menu-sitemap-column2 ul.sub-menu {list-style: none !important;}

ul#menu-sitemap li a, ul#menu-sitemap-column2 li a { font-size: 13px; }





a { color: #007CB0; }

a:hover { text-decoration: underline; color: #0D1D1B; }

 

h1 { color: #007ab3; text-transform: uppercase; text-align: center; }

h2 { color: #EE7402;  text-transform: uppercase; }

h3, h4, h5, h6 { color: #0D1D1B; text-transform: uppercase; }

 





	/* ==== MAIN CLASSES ==== */

	

	.full-block { float: left; width: 100%; margin-bottom: 5px; position: relative; }

	.wrapper, .wrapper-block { width:1200px; margin: 0 auto; }



	.dropdown { list-style: none; padding: 0; margin: 0; font-size: 0; }

	.dropdown li { display: inline-block; margin: 0; position: relative; font-size: 12px; }

	.dropdown li a { display: block; font-weight: bold; }

	.dropdown li a:hover { text-decoration: none; background: #F47B22; }

	.dropdown ul { position: absolute; width: 140px; list-style: none; top: 100%; left: 0; padding: 0; margin: 0; display: none; }

	.dropdown ul li { float: left; width: 100%; margin: 0; padding: 0; }

	.dropdown ul li a { display: block; padding: 7px 15px; }

	.dropdown ul ul { left: 100%; top: 0; }

		.dropdown li:hover ul { display: block; opacity: 1; visibility: visible; }



	

	#main-wrapper { width: 1200px; background: #0D1D1B; margin: 15px auto 0 auto; padding: 0 10px 10px;}









/* ===== TOP BAR ===== */



#top-bar { z-index: 10; margin: 0; display:none; }



#top-bar .dropdown { margin: -10px -20px -10px 0; }

#top-bar .dropdown > li { }

#top-bar .dropdown > li > a { padding: 10px 15px; border-left: 1px solid #dcdcdc; color: #666666; }

#top-bar .dropdown > li a:hover, #top-bar .dropdown li.hovered > a { background: rgba(0, 0, 0, .05); }

#top-bar .dropdown ul { background: #ffffff; box-shadow: 0 1px 3px rgba(0, 0, 0, .2); }

#top-bar .dropdown ul li a { border-top: 1px solid #dfdfdf; font-weight: normal; color: #666666; }

#top-bar .right .dropdown ul { left: auto; right: 0; }

#top-bar .right .dropdown ul ul { left: auto; right: 100%; top: 0; }



#top-bar .left { font-size: 15px; font-weight: bold; padding: 11px 0; }

#top-bar .left span { display: inline-block; margin-left: 11px; }

#top-bar .right { margin: 0 10px 0 0; }



#facebook-link { background: url(images/facebook-link.png) no-repeat top left; display: block; width: 42px; height: 41px; float:right; }

#facebook-link:hover { background-position: bottom left; }



#twitter-link { background: url(images/twitter-link.png) no-repeat top left; display: block; width: 42px; height: 41px; float:right; }

#twitter-link:hover { background-position: bottom left; }









/* ===== HEADER ===== */



#header {  }

#header-wrapper { background: #FFFFFF ; float: left; padding: 5px 5px 0 5px ; width: 970px; margin-top: 10px; }

#header .wrapper, #top-menu .wrapper-block, #slider .wrapper { width: 970px; }



#logo { float: left; }

#logo img { display: block; margin: 0 auto; padding: 20px 0 5px; width: 100%; }



#home-details span {display: inline-block; padding: 40px 0 5px; text-align: center; font-family: 'Arial Black', Arial, Helvetica, sans-serif;}

#home-details span:first-child {color:#EE7402; font-family: 'Holtwood One SC', helvetica, sans-serif; font-size: 36px;}

#home-details span:second-child {color:#0D1D1B;}



#header .dropdown li a { font: bold 18px/18px Arial, Helvetica, sans-serif; color: #444444; border-left: 1px solid #dcdcdc; padding: 10px 30px 10px 15px; }

#header .dropdown li a em { display: block; font: italic 13px/18px Georgia, "Times New Roman", Times, serif; color: #888888; margin-top: 2px; }

#header .dropdown li a:hover { background: rgba(0, 0, 0, .05); border-top: 2px solid #999999; padding-top: 8px; }



#mobile-menu { display: none; }



#main-banner {position: relative; float: left; width: 100%;}

#main-banner img { width: 100%;}









/* ===== TOP MENU ===== */



#top-menu { z-index: 9; }



#top-menu .dropdown { background: #3D505A; text-align: center; }

#top-menu .dropdown > li { float: none; }

#top-menu .dropdown > li > a { font: 13px/50px "Arial Black", Gadget, Arial, Helvetica, sans-serif; letter-spacing: 1px; padding: 0 9px; color: white; text-decoration: none; text-transform:uppercase; }

#top-menu .dropdown > li > a:hover, #top-menu .dropdown > li.current-menu-item > a { background: #EE7402 !important; }



#top-menu .dropdown ul { background: #ffffff; box-shadow: 0 1px 3px rgba(0, 0, 0, .2); }

#top-menu .dropdown ul li a { border-top: 1px solid #dfdfdf; font-weight: normal; color: #666666; }

#top-menu .right .dropdown ul { left: auto; right: 0; }

#top-menu .right .dropdown ul ul { left: auto; right: 100%; top: 0; }









/* ===== SLIDER ===== */



#slider { margin-bottom: 0; }

#slider .wrapper { position: relative; }

#slider ul#slider-content { list-style: none; margin: 0; padding: 0; width: 100%; overflow: hidden; }

#slider ul#slider-content li { display: none; position: absolute; width: 100%; left: 0; height: 0; overflow: hidden; }



#slider ul#slider-content li.current { display: block; z-index: 2; }

#slider ul#slider-content li.nextSlide { display: block; z-index: 3; }



#slider ul#slider-content .slide_text { position: absolute; width: 320px; top: 60px; overflow: hidden; }

#slider ul#slider-content .right_text { right: 60px; }

#slider ul#slider-content .left_text { left: 60px; }

#slider ul#slider-content .center_text { left: 340px; }







	/* ===== SLIDER ARROWS ===== */

	

	.ls-nav-prev { background: url(images/slider-arrow-left.png) no-repeat left center; position: absolute; left: -35px; top: 0; width: 35px; height: 100%; cursor: pointer; }

	.ls-nav-next { background: url(images/slider-arrow-right.png) no-repeat right center; position: absolute; right: -35px; top: 0; width: 35px; height: 100%; cursor: pointer; }







	/* ===== SLIDER SELECTOR ===== */

	

	#slider-selector, .ls-bottom-slidebuttons { position: absolute; z-index: 10; right: 48%; bottom: -20px; padding: 0; margin: 0; list-style: none; }

	#slider-selector li, .ls-bottom-slidebuttons a { width: 15px; height: 15px; float: left; background: url(images/slider-selector.png) no-repeat top left; cursor: pointer; padding: 0 1px; }

	#slider-selector li:hover, .ls-bottom-slidebuttons a:hover { background-position: left -15px; }

	#slider-selector li.current, .ls-bottom-slidebuttons a.ls-nav-active { background-position: left -30px; }









/* ===== CONTENT ===== */



#content { margin: 20px 0 0; background: #ffffff; }

#content .wrapper { background: url(images/content-bg.gif) repeat-y top left;  }



#main-content { float: left; width: 100%; padding: 10px 20px; box-sizing: border-box;

	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3); -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, .3); -o-box-shadow: 0 1px 3px rgba(0, 0, 0, .3); box-shadow: 0 1px 3px rgba(0, 0, 0, .3); }

.sidebar-right, .sidebar-left { width: 680px !important; }

.sidebar-both { width: 440px; }

.boxed-sidebar-right, .boxed-sidebar-left { width: 660px !important; padding: 10px 20px 10px 20px; }

.boxed-sidebar-both { width: 400px !important; padding: 20px 20px 10px 20px; }

#sidebar-left, #sidebar-right { width: 240px; min-height: 1px; background: white; padding: 5px; height: 100%;  }

#sidebar-left { float: left; margin-right: 30px; }

#sidebar-right { float: right; }

.sidebar-item { float: left; width: 100%; margin: 0 0 15px 0; }



.sidebar-item h4, .sidebar-item h5 { background: url(images/sidebar-item-title) no-repeat top left; font: bold 20px/42px "Arial Black", Gadget, Arial, Helvetica, sans-serif; color: #7e591a; text-transform: uppercase; left: 2px; text-align: center; margin-top: 5px; margin-bottom: 10px; }

.sidebar-item ul { list-style: none; padding: 0 5px; margin: 0; }

.sidebar-item ul.menu a { font: 14px/14px "Arial Black", Gadget, Arial, Helvetica, sans-serif; color: #232323; }



div.sidebar-item div.textwidget {padding: 0 12px;}

.ddtwitter_widget li a, .ddtwitter_widget li {font-size: 13px;}





.boxed-content { background: #ffffff; }



.home-post { margin: 0; padding: 20px 0; }



.home-intro h1 { font: bold 23px/25px "Arial Black", Gadget, Arial, Helvetica, sans-serif; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 1em; margin-top: 15px; }



#main-content .wp-caption { width: 100% !important; }



#main-content ul li { background: url(images/list-star.png) no-repeat left top; padding-left: 35px; padding-bottom: 20px; }

#main-content ul {list-style: none; margin:0; padding: 0; }



.reseller { border: 1px solid #999; padding: 10px; margin-bottom: 20px;}









	/* ==== BLOG ==== */

	

	.post { float: left; width: 100%; margin: 10px 0 30px 0; border-bottom: 1px solid #dcdcdc; padding-bottom: 30px; overflow-x: hidden; }

	.post h2.post-title {  }

	.post h2.post-title a { color: #0f2c73; }

	

	.post-info { margin: -6px 0 0; color: #999999; font: normal 12px/16px Arial, Helvetica, sans-serif; margin-bottom: 25px; }

	.post-info span { display: inline-block; margin: 0 15px 0 0; }

	.post-info a { color: #999999; }

	.post-info a:hover, .post-medium .categories a:hover, .post-small .categories a:hover { color: #626262; text-decoration: none; }

	

	.read-more { font: bold 13px/15px Arial, Helvetica, sans-serif; color: #0f2c73; }

	

	

	

	/* ==== COMMENTS ==== */

	

	#comments { float: left; width: 100%; margin: 20px 0 0; padding: 20px 0 0; border-top: 1px solid #dcdcdc; }

		

	#comments ol, #comments ul { list-style: none; }

	#comments ol { margin: 10px 0  0; padding: 15px 0 0 0; }

	

	#comments ol > li { display: block; margin: 0 0 15px 0; padding-bottom: 15px; border-bottom: 1px solid #dcdcdc; }

	#comments ol ul { margin: 10px 0 20px 10px; padding: 10px 0 0 0; border-left: 1px solid #e9e9e9; }

	#comments ol ul li { padding: 15px 0 15px 0; border-bottom: 1px solid #dcdcdc; padding-left: 15px; }

	

	#comments .comment-info { float: left; width: 70px; padding: 15px 25px 0 10px; margin-right: 15px; background: url(images/comment-info-bg.png) no-repeat top right; }

	#comments .comment-info img { border: 5px solid #ffffff; margin-bottom: 12px;

	box-shadow: 0 1px 3px rgba(0, 0, 0, .3); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3); -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3); -o-box-shadow: 0 1px 3px rgba(0, 0, 0, .3); -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, .3); }

	

	#comments .comment-info .author, #comments .comment-info .author a { font: bold 13px/18px Arial, Helvetica, sans-serif; color: #505050; display: block; }

	#comments .comment-info .date { display: block; margin: 2px 0 0 0; font: normal 10px/15px Arial, Helvetica, sans-serif; text-transform: uppercase; color: #999999; }

	

	#comments .comment-content { padding: 15px 0 0 120px; }

	

	#comments .reply a { display: block; font: normal 10px/18px Arial, Helvetica, sans-serif; text-transform: uppercase; text-decoration: underline; color: #999999; }

	#comments .reply a:hover { color: #505050; }

	

	#respond { float: left; width: 100%; }

	#respond .post-border-bottom { margin: -30px 0 30px -40px; }

	#comments #respond { margin-bottom: 30px !important; border-bottom: 1px solid #e9e9e9; }

	

	#comments h4 { margin-bottom: .8em; }

	#respond h4 { margin-bottom: 0; }

	

	.comment-pagination { margin: 20px 0 0; font-weight: bold; }

	.comment-pagination a { color: #505050; }

	

	

	

	/* ==== PAGINATION ==== */

	

	#pagination { list-style: none; padding: 0; margin: 0 0 20px 0; float: left; width: 100%; }

	#pagination li { float: left; margin-right: 6px; }

	

	#pagination li a { background: #dcdcdc; padding: 5px; color: #0f2c73; font-weight: bold; }

	#pagination li a:hover { background: #0f2c73; color: white; text-decoration: none; }

	#pagination li a:active { background: #0f2c73; color: #ffffff; }

	#pagination li.current a { background: #0f2c73; color: white; }









/* ===== FOOTER ===== */



#footer { background: #f4f4f4; padding: 30px 0; box-shadow: 0 0 15px rgba(0, 0, 0, .08); margin-bottom: 0; margin-top: 70px; }



#footer-sidebar {

display:block;

min-height: 250px;

background: #fff;

padding: 0 10px;

margin: 30px 0 0;

-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3); -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, .3); -o-box-shadow: 0 1px 3px rgba(0, 0, 0, .3); box-shadow: 0 1px 3px rgba(0, 0, 0, .3);

}





#footer-sidebar1, #footer-sidebar2, #footer-sidebar3 { float: left; }





/* ===== COPYRIGHT ===== */



#copyright { padding: 15px 0; margin-bottom: 0; color: white; font: normal 12px/14px Arial, Helvetica, sans-serif; margin: 20px 0; }









/* ===== FORMS ===== */



input, textarea { border-top: 1px solid #AAAAAA; border-left: 1px solid #c3c3c3; border-right: 1px solid #c3c3c3; border-bottom: 1px solid #dfdfdf; background: #ececec url(images/input-bg.gif) repeat-x top left; padding: 5px 10px; font: italic 11px/17px Georgia, "Times New Roman", Times, serif; color: #999999; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px #CCCCCC; }

input:focus, textarea:focus { color: #626262; font: normal 11px/17px Arial, Helvetica, sans-serif; }

label { display: block; font-weight: bold; margin: .5em 0 .3em 0; }

input.medium, textarea.medium { width: 70%; }

input.short, textarea.short { width: 40%; }



input.button { background-color: #f0f0f0 !important; color: #666666 !important; border-bottom: 1px solid #C3C3C3 !important; text-shadow: none !important; }



.facebookOuter {

    background-color:white; 

    width:240px; 

    padding: 0;

    height:280px;

	overflow: hidden !important;

  }

 .facebookInner {

    height:240px;

    overflow:hidden !important;

  }

  

  

  

 /* ==== FIVEMENU ==== */

 

 .fivemenu-menu { float: left; width: 100%; margin: .5em 0 1em; }

 .fivemenu-menu ul { list-style: none; margin: 1em 0; padding: 0; }

 .fivemenu-section { float: left; width: 100%; margin: 0 0 20px; border-bottom: 1px solid #dfdfdf;

padding-bottom: 15px; }

.fivemenu-section:last-child { border-bottom: none; padding-bottom: 0; }

 .fivemenu-dishes { margin-top: 10px !important; }

 .fivemenu-dishes li { margin: 0 0 15px; }

 .dish-info { float: left; width: 80%; }

 .fivemenu-dish-price { float: right; width: 15%; text-align: right; }

 .fivemenu-section-title { margin-bottom: 0; }

 .fivemenu-dish-description { font-style: italic; font-size: .8em; }

 .fivemenu-dish-comment { font-style: italic; font-size: .8em; font-weight: bold; }

 

 .page-id-192 div.reseller img {width: 180px !important;}

 div.reseller h3 {font-size: 15px; font-weight: bold; font-family:Arial, Helvetica, sans-serif; letter-spacing:0px;}

  div.reseller h4 {font-size: 13px; font-weight: bold; font-family:Arial, Helvetica, sans-serif; letter-spacing:0px; margin-bottom: 5px;}

    div.reseller {font-size: 11px; font-family:Arial, Helvetica, sans-serif; letter-spacing:0px;}

	    div.reseller p {line-height: 11px;}

		



div.summary h3 {font-size: 14px; margin-bottom: 0px;}

div.summary p {font-size: 11px; margin-bottom: 10px; line-height: 11px; margin-top: 0px;}



.chzn-results .highlighted {color: #EE7402 !important;}



img { max-width: 100%; height: auto; }



a.SEO-link { color: #CCC; }

a.SEO-link:hoverk { text-decoration: underline; }



.shipping-calculator-form {

display: block !important;

}



body.page-id-268 #footer-sidebar1 { display: none; }

body.page-id-268 #footer-sidebar2 { display: none; }

body.page-id-268 #footer-sidebar3 { float: right; }

body.page-id-268 #text-18 { display: none; }



epickandykane



.post .two-thirds { width: 65.33% !important; }



.woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button { background: #f1f1f1;

	-webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; border-radius: 0px;

	-webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; }

input, textarea, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text { background: white; border: 1px solid #dfdfdf;

	-webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; border-radius: 0px;

	-webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; }



#coupon_code { height: 32px; }

.woocommerce-remove-coupon { display: none; }

body { /*background: #f5f6f7 url(images/header-banner.jpg) no-repeat top center;*/background: #f5f6f7; -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale; }



#main-wrapper { background: transparent; padding: 0; }

header { background: white; border-top: 3px solid #ee7402;

	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3); -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, .3); -o-box-shadow: 0 1px 3px rgba(0, 0, 0, .3); box-shadow: 0 1px 3px rgba(0, 0, 0, .3); }

#logo { float: left; margin: 17px 0 0 17px; display: block;width: 20%; }

#logo img { margin: 0; padding: 0; }

header h2 { float: right; margin: 15px 15px 0 0; font-size: 13px; line-height: 17px; color: #3d4f59; text-align: right; }

header h2 a { display: block; color: #ee7402; font-size: 18px; font-weight: bold; font-family: "Arial Black", Arial, sans-serif; float: right; }



header h2 a.btn { background: #ee7402; float: left; color: white; padding: 9px 15px; font-size: 16px; text-transform: uppercase; font-weight: bold; margin: -18px 15px 0 0; }



#main-menu { float: right; list-style: none; padding: 0; margin: 15px 0 0; }

#main-menu > li { float: left; position: relative; }

#main-menu > li.orange { border: none !important; }

#main-menu > li > a { text-transform: uppercase; display: block; font-size: 13px; line-height: 13px; font-weight: bold; padding: 14px 17px 13px; background: #f2f2f2; color: #3d4f59; border: none; }

#main-menu ul { display: none; }

#main-menu > li:hover > a { color: #ee7402; background: #e8e8e8; text-decoration: none; }

#main-menu > li.current-menu-item > a { background: #ee7402; color: white; }

#main-menu li:hover > ul { display: block; }



#main-menu ul { display: none; position: absolute; width: 200px; left: 50%; top: 100%; margin: 0 0 0 -100px; background: #e8e8e8; z-index: 999; padding-left: 0; }

#main-menu ul li { display: block; text-align: center; }

#main-menu ul li a { display: block; padding: 14px 15px 13px; font-size: 13px; line-height: 13px; font-weight: bold; color: #3e505a; border-bottom: 1px solid #dfdfdf; text-transform: uppercase; }

#main-menu ul li a:hover { color: #ee7402; text-decoration: none; }



.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images { margin-top: 10px; }

.woocommerce div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page #content div.product div.images img { -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; }

.woocommerce div.product .product_title, .woocommerce-page div.product .product_title, .woocommerce #content div.product .product_title, .woocommerce-page #content div.product .product_title { margin: 0; }

.woocommerce div.product .woocommerce-product-rating, .woocommerce div.product .woocommerce-product-rating a { color: #888; font-size: 14px; }

.woocommerce div.product .woocommerce-product-rating { border-bottom: 2px solid #3e505a; padding-bottom: 20px; margin-bottom: 20px; }

.woocommerce div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page #content div.product div.summary { background: #fafafa; padding: 24px; box-sizing: border-box; border: 1px solid #dfdfdf; margin: 10px 0 0;

	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .08); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .08); -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, .08); -o-box-shadow: 0 1px 3px rgba(0, 0, 0, .08); box-shadow: 0 1px 3px rgba(0, 0, 0, .08); }

	

.woocommerce-page div.product p.price, .woocommerce #content div.product p.price, .woocommerce-page #content div.product p.price { color: #3e505a; font-size: 28px; line-height: 31px; font-weight: normal }

div.summary .amount, .per-meter { color: #3e505a; }



.vat-label { border-bottom: 2px solid #3e505a; display: block; margin: -14px 0 20px; padding-bottom: 14px; font-size: 14px; }

#pa_installation { margin: 14px 0 0; }

.woocommerce-variation-price { margin-bottom: 10px; }

.woocommerce-variation-price .price .amount { color: #ee7402; font-weight: bold; font-size: 18px; }

.woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity, .woocommerce #content div.product form.cart div.quantity, .woocommerce-page #content div.product form.cart div.quantity { width: auto; margin: 0; }

.woocommerce div.product form.cart .button, .woocommerce-page div.product form.cart .button, .woocommerce #content div.product form.cart .button, .woocommerce-page #content div.product form.cart .button { border: none; -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; border-radius: 0px;

 }

 .product_meta { display: none; }

 .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button { padding-top: 8px; padding-bottom: 7px; }

 .woocommerce div.product form.cart, .woocommerce-page div.product form.cart, .woocommerce #content div.product form.cart, .woocommerce-page #content div.product form.cart { margin-bottom: 0px; }

 .woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt {  border-color: #ee7402}

 

 .woocommerce-billing-fields, .woocommerce-shipping-fields, .woocommerce #payment, .woocommerce-page #payment { background: #fafafa; border: 1px solid #dfdfdf;

	 -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .08); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .08); -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, .08); -o-box-shadow: 0 1px 3px rgba(0, 0, 0, .08); box-shadow: 0 1px 3px rgba(0, 0, 0, .08); padding: 20px; box-sizing: border-box;

	 -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; border-radius: 0px; }

	.woocommerce-billing-fields h3, .woocommerce-shipping-fields h3 { margin:  0 0 15px; }

	

#order_review_heading { margin-top: 40px; padding-top: 30px; border-top: 2px solid #3e505a }

.woocommerce #payment div.payment_box, .woocommerce-page #payment div.payment_box { width: 100%; padding: 0; border: none; background: transparent;

	-webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; }

	#add_payment_method #payment div.payment_box:before, .woocommerce-checkout #payment div.payment_box:before, .woocommerce #payment div.payment_box:after, .woocommerce-page #payment div.payment_box:after { display: none; }

	.woocommerce #payment ul.payment_methods, .woocommerce-page #payment ul.payment_methods { padding: 0; }

.woocommerce #payment ul.payment_methods li input.input-radio, .woocommerce-page #payment ul.payment_methods li input.input-radio { float: left; margin-top: 8px; }

#payment label { margin-top: 0px; }

#mgis input { padding-top: 0px; padding-bottom: 0px; }

.woocommerce #payment div.form-row, .woocommerce-page #payment div.form-row { padding: 20px 0 0; }

.woocommerce-page #payment { margin-bottom: 10px; }

#place_order { background: #ee7402 !important; }

.reset_variations { display: none; }

#copyright { color: #3e505a }



#gp-clean { position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: #3e505a; background: rgba(43, 56, 63, 0.94); text-align: center; }

#gp-clean .inside { width: 500px; max-width: 90%; margin: 100px auto 0; background: white; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3); -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, .3); -o-box-shadow: 0 1px 3px rgba(0, 0, 0, .3); box-shadow: 0 1px 3px rgba(0, 0, 0, .3); padding: 15px; }

#gp-clean h3 { margin: -15px; margin-bottom: 15px; background: #ee7402; color: white; padding: 15px; }

#gp-clean p { margin: 40px 0; }

#gp-clean .button { background: #ee7402; color: white; border: none; text-transform: uppercase; padding: 12px 20px; }

#gp-clean .close { margin: -20px 0 15px; font-size: 13px; }

#gp-clean .close a { color: #718a96 }



.woocommerce-order-received .checkout-introduction { display: none; }

.thank-you-message { margin-top: 40px; margin-bottom: 50px; text-align: center; }

@media only screen and (max-width: 768px) {
    header h2 a.newbtn {
        margin-top: 10px;
    }
	#logo{width:100%;}
}
.woocommerce p.stars a::before { left: initial; right: 0 !important; }