/* @override http://www.go-do-nc.com/wp-content/themes/LOOK/style.css */

/*
Theme Name: LOOK
Theme URI: look.wpengine.com
Author: Siiimple
Author URI: http://www.siiimple.com
Description: Multi-purpose magazine theme.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: siiimple   
*/

/**

 * -----------------------------------------------------------------------------
 
BASIC COLOR SCHEME 
---------------------

 #323a4b
 #A50000
	
*/
 
/*********************************************************************RESET*/
 
html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, img, ins, kbd, q, s, samp, 
small, strike, sub, sup, tt, var, 
b, u, i, center, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td, 
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, 
time, mark, audio, video{margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section{display:block}
body{line-height:1}
ol, ul{list-style:disc; padding-left:30px;}
blockquote, q{quotes:none}
blockquote:before, blockquote:after, 
q:before, q:after{content:''; content:none}
table{border-collapse:collapse; border-spacing:0}
strong {font-weight:bold;}
em {font-style:italic;}
i {font-style:italic;}

/*********************************************************************WORDPRESS*/

.sticky {
	
}

.gallery-caption {
	
}

.bypostauthor {
	
}

.aligncenter {
	display: block;
	margin: 0 auto !important;
	max-width: 100%;
	height: auto
}

.alignright {
	float: right;
	margin: 0 0 10px 20px
}

.alignleft {
	float: left
}

img.alignright, img.size-full, img.alignleft {
	max-width: 100%;
	height: auto
}

.floatleft {
	float: left
}

.floatright {
	float: right
}

.textcenter {
	text-align: center
}

.textright {
	text-align: right
}

.textleft {
	text-align: left
}

.wp-caption {
	max-width: 100% !important
}

.wp-caption {
	text-align: center;
	padding-top: 0px;
	background: #fff !important;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	max-width: 100%
}

#single-content p.wp-caption-text {
	font-size: 13px !important;
	line-height: 17px !important;	
	font-family: 'Bitter', serif ;
	padding: 5px 20px 8px;
	margin: 0px auto;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	background: #fff;
	color: #a50000;
}
@media screen and (min-width : 720px) {
    #toc_left{
        float: left;
    width: 50%;
    }
 
    #toc_right{
        float: left;
    width: 50%;
    }
}
@media screen and (min-width : 320px) {

#toc_left, #toc_right{
   .left, 
   .right {
        float: none;
        width: auto;
    }
}

.wp-smiley {
	margin: 0 !important;
	max-height: 1em
}

blockquote {
	background: #fff !important;
}

blockquote p {
	margin-top: 0 !important
}

blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left
}

blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right
}

#img-attch-page {
	text-align: center;
	overflow: hidden
}

#img-attch-page img {
	display: inline-block;
	nowhitespace: afterproperty;
	margin: 0 auto;
	max-width: 100%;
	border: 5px solid #d4d4d4;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-color: rgba(0,0,0,0.08);
	-webkit-transition: border 0.3s ease;
	-o-transition: border 0.3s ease;
	-moz-transition: border 0.3s ease
}

#img-attch-page a:hover img {
	border-color: #fc7251
}

#img-attach-page-content {
	text-align: center;
	margin-top: 25px
}

span.screen-reader-text {
	display: none
}

#sidebar ul li ul.children li, #secondary-sidebar ul.sub-menu li {
	margin-left: 20px;
	margin-top: 10px
}

.textwidget form select {
	max-width: 100%;
}

.footer-section .textwidget h4 {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
}

p strong {
	font-weight: 600;
	letter-spacing:1px;
}

.clear30 {
	
	clear:both;
	height: 30px;
	
}

.clear40 {
	
	clear:both;
	height: 40px;
	
}

.clear50 {
	
	clear:both;
	height: 50px;
	
}

.clear100 {
	
	clear:both;
	height: 100px;
	
}

.clear0 {
	
	clear:both;
	height: 0;
	
}




/*********************************************************************BANNER TOP*/

.wrapper {
	width: 100%;
	border-bottom-style:double;
	border-bottom-color:#ffffff;
	border-bottom-width:4px;
 	height: 22px;
  background: #022029;

}


/*********************************************************************COMMON*/

#hs #ts img {
	width: 100%;
}


#main-feature .main-feature-inner {
	position: absolute;
	width: 100%;
	top: 50%;
	text-align: center !important
}

.main-feature-inner h3 {
	text-align: center;
	color: #fff;
	font-size: 32px
}

/*********************************************************************SCROLL UP*/

#ascrail2000.nicescroll-rails {
	z-index: 4
}

#scrollUp {
	bottom: 0px;
	right: 0px;
	height: 65px;
	width: 65px;
	background-image: url(inc/images/arrow-up-white@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 18px;
	text-indent: -9999px;
	background-color: #A50000;
}

#scrollUp:hover {
	background-color: rgba(102, 102, 102, 0.2);
}

/*********************************************************************WELCOME INDEX DIV*/

.welcome-div {
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
	padding-left:15% ;
	padding-right: 15%;

	background: #cf3130;
	
}

.welcome-div h4 {
color: #fff;
	font-weight: 600 !important;
	font-size: 34px;
	text-transform: uppercase;
	letter-spacing: 4px;
}

.welcome-div p {
	color: #aaa;
	font-size: 17px !important;
	line-height: 29px;
	padding: 0 10%;
}


.index-menu-setup {
	text-align: center;
	padding: 20px 10%;
	background: #444;
}

.index-menu-setup h2 {
	color: #fff;
	font-size: 21px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.index-menu-setup h4 {
	color: #fff;
	font-size: 12px;
	line-height: 21px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/*********************************************************************INDEX LAYOUT*/

.index-layout span.go-to a {
	background: none !important;
	text-align: left !important;
	padding: 0 !important;
	left: 0;
}

.index-layout #siiimple-pagination ul {
	margin-top: 100px !important;
}

.index-layout .single-left-content {
	padding: 50px 40px;
}

.index-layout #sidebar {
	padding: 50px 20px;
}

.index-item-inner p {
	color: #989796 !important;
	line-height: 22px;
	font-size: 14px;
}

.index-item-inner h4 {
	margin: 15px 0px;
}

.index-item-inner h4 a {
	font-size: 16px;
	line-height: 22px;
	color: #323a4b;
	font-weight: 500;
}

.index-item-inner {
	margin-bottom: 50px !important;
}

.index-layout #section-latest img {
	max-width: 100% !important;
	height: auto !important;
}

.index-layout .single-left-content {
	border-right: 1px solid #eee;
}

.index-item-inner p.cat {
	position: absolute;
	top: -5px;
	left: 25px ;
	background: #323a4b;
	color: #fff;
	padding: 5px 6px 3px;
	border-bottom: 2px solid #A50000;
}


/*********************************************************************SECTION HEADERS*/

h4.section-header {
	position: relative;
}

h4.section-header span,h3.widget-title span {
  font-family: "freight-display-pro",sans-serif;
  font-style: normal;
  font-weight: 900;
	background: transparent;
	padding-right: 0px;
}

h4.section-header span span {
	color: #A50000;
	margin: 0 !important;
}

.widget_text h4.section-header {
	margin-bottom: 10px;
}

aside#text-10.widget {
	padding-bottom: 5px;
}

h4.section-header,h3.widget-title {
	margin-bottom: 25px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 26px;
	line-height: 24px;
	font-weight: 600;
  color:#a60a0a;
}

#sidebar h4.section-header {
	margin-top: 0;
}

#section-main-left {
	border-right: 1px solid #f1f1f1;
}

#section-main-right .section-right-inner {
	padding: 30px 25px;
}

#section-latest h4 a {
	font-size: 19px;
	line-height: 28px;
	color: #323a4b;
}

.row-siiimple .cp-item {
	min-height: 400px;
}

.cp-item .post-inner h4 a.cp-title,
#section-latest .section-item h4 a {
	color: #323a4b;
}

.sm-row {
	border-bottom: 1px solid #f1f1f1;
}

.sml-row {
	border-bottom: 1px solid #f1f1f1;
	background: #f6f7f7;
}

span.human-time,p.human-time {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #aaa;
	font-weight: 500;
}

span.human-time a:hover,.item-meta p a:hover {
	color: #323a4b;
	background: none;
}

#section-main h4 a:hover, #sidebar ul.wpp-list li a:hover {
	color: #A50000;
}

/*********************************************************************HOME VERSIONS*/


.section-item p {
	color: #989796;
}

#filter-area ul#projects-filter li a.current {
	color: #A50000;
}

.version4 #section-news {
	border-left:0;
	
}

.version4 #section-main-left {
	border-left: 1px solid #eee;
	border-right: 0 !important;
}

.version5 #section-quotes {
	border-bottom: 1px solid #eee !important;
}

.homev6-content-wrap {
	padding: 0px;
}

.homev6-content-wrap h3.widget-title {
	text-align: center;
	margin-left: 0;
	margin-bottom: 40px;
}

.version7 #section-quotes {
	border-top: 1px solid #eee;
}

.version8 .ad-area {
	border-bottom: 1px solid #eee;
}

/*********************************************************************HOME V1*/

#homev1 #section-latest {
	border-left: 1px solid #eee;
}

#homev1 #section-latest h2 {
	line-height: 38px;
}

#homev1 #section-latest h2 a {
	color: #323a4b;
	font-size: 28px;
	font-weight: 600;
}

#homev1 #section-latest h2 a:hover {
	color: #A50000;
}

#homev1 #section-latest .section-itemv1 {
	border-bottom: 1px solid #eee;
	margin-bottom: 30px;
	padding-bottom: 10px;
}

#homev1 #section-latest .section-itemv1 .gallery-wrap {
	position: relative;
}

#homev1 #section-latest .section-itemv1 .gallery-wrap p.cat {
	position: absolute;
	top: 0;
	left: 0;
	background: #41444b;
	font-size: 12px;
	color: #fff;
	padding: 5px 9px 3px;
}

#homev1 #section-latest .section-itemv1 .gallery-wrap p.cat a {
	color: #fff;
	font-weight: 600 !important;
}

#homev1 #section-latest .section-itemv1 p {
	color: #666;
	font-size: 15px;
	line-height: 25px;
}

/*********************************************************************HOME V3*/

#homev1.version3 #section-main-left {
	border-right: 0 !important;
	border-left: 1px solid #eee;
}

#homev1.version3 #section-latest {
	border-left: 0;
}

/***********************************************************************GALLERY IMG WRAP*/

.gallery-wrap .gallery-img-wrap {
	position: relative;
}

.gallery-wrap .img-expand {
	position: absolute;
	top: 47%;
	width: 100%;
	text-align: center;
}

.gallery-wrap .img-expand span {
	font-size: 17px;
	color: rgba(255,255,255,1);
	background: rgba(0,0,0,.3);
	padding: 20px;
	-webkit-border-radius: 100px;
	
}

.gallery-wrap .img-expand span:hover {
	background: rgba(0,202,202,.8);
	transition: all 240ms ease-out;
	-webkit-transition: all 240ms ease-out;
	-moz-transition: all 240ms ease-out;
	-ms-transition: all 240ms ease-out;
	-o-transition: all 240ms ease-out;
}

.gallery-img-wrap-latest {
	position: relative;
}

.gallery-img-wrap-latest .img-expand {
	position: absolute;
	top: 11px !important;
	left: 7px !important;
}

.gallery-img-wrap-latest .img-expand span {
	font-size: 14px;
	color: rgba(255,255,255,1);
	background: rgba(0,0,0,.3);
	padding: 6px;
	-webkit-border-radius: 100px;
}

.gallery-img-wrap-latest .img-expand span:hover {
	background: rgba(0,202,202,.8);
	transition: all 240ms ease-out;
	-webkit-transition: all 240ms ease-out;
	-moz-transition: all 240ms ease-out;
	-ms-transition: all 240ms ease-out;
	-o-transition: all 240ms ease-out;
}





/*********************************************************************SUPER WIDGET*/

.sw-inner {
	padding: 30px 10px;
}

.cp-item .post-inner h4 a.cp-title {
	font-size: 22px;
	font-family: "freight-display-pro",sans-serif;
	font-style: normal;
	font-weight: 600;
	line-height: 25px;
  letter-spacing: 1px;
}

h3.widget-title {
	margin-left: 15px;
}

.cp-item {
	margin-bottom: 50px;
}

.cp-item img {
	margin-bottom: 20px;
  padding-right:10px;
}

p.cat,.post-inner .cat {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	margin: 0 0 10px 0 !important;
	line-height: 13px;
}

.thumb-wrap {
	position: relative;
}

.play-wrap {
	position: absolute;
	bottom: 40%;
	right: 0;
	text-align: center;
	width: 100%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.play-wrap span.icon-play {
	color: #fff;
	font-size: 30px;
	padding: 10px 10px 10px 15px;
	background: rgba(0,0,0,.2);
}

.play-wrap span.icon-play:hover {
	background: #A50000;
}

.sp-loading {
	text-indent: -9999px !important;
	background: #fff url(inc/images/Preloader_2.gif)center center no-repeat;
	color: #FFF;
	opacity: 1;
	z-index: 250;
	padding: 23px !important;
	margin: -33px auto 0px;
	text-align: center;
	display: block;
	z-index: 9999
}

.load-more {
	margin: 10px auto 70px;
	text-align: center;
	z-index: 9999
}

.load-more a {
	display: block;
	
	margin: 0 auto;
	text-decoration: none;
	
}

.load-more p {
	margin-bottom: 15px;
	color: #323a4b;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600
}

.load-more a span {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	background: #323a4b !important;
	padding: 16px 30px 12px;
	-webkit-border-radius: 0;
	letter-spacing: 1px;
}

.load-more a span:hover {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	background: #A50000 !important;
	padding: 16px 30px 12px;
	-webkit-border-radius: 0;
}


/*********************************************************************INTRO*/

#intro {
	background: #fff;
	border-bottom: 1px solid #f1f1f1;
}

#intro .intro-inner .detail-cover {
	position: relative;
}

#intro .intro-inner .detail-cover h4 {
	position: absolute;
	bottom: 0;
	height: 100%;
  width: 100%;
	font-size: 11px;
	text-align: left;
	background: rgba(0,0,0,.5);
	padding: 15px;
	left: 0;
	line-height: 16px;
	opacity: 0;
	margin: 0;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
  font-family: "Hind","Helvetica Neue",Helvetica,Arial,sans-serif !important;
  opacity: 1;
	transition: all 240ms ease-out;
	-webkit-transition: all 240ms ease-out;
	-moz-transition: all 240ms ease-out;
	-ms-transition: all 240ms ease-out;
	-o-transition: all 240ms ease-out;
}

#intro .intro-inner .detail-cover:hover h4 {
	opacity: 1;
 	background: rgba(255,255,255,.8);
  	height: 100%;
  width: 100%;
 	color: #000;
	transition: all 240ms ease-out;
	-webkit-transition: all 240ms ease-out;
	-moz-transition: all 240ms ease-out;
	-ms-transition: all 240ms ease-out;
	-o-transition: all 240ms ease-out;
}



/*********************************************************************SECTION LATEST*/

#section-latest {
	background: #fff;
}

#section-latest .section-item .item-meta {
	min-height: 145px;
	padding: 0;
}



#section-latest .section-item .item-meta h4 {
	clear: both;
}

#section-latest .item-img {
	padding: 0 !important;
}


#section-latest .item-img img {
	margin: 0 auto 30px !important;
}

#section-latest .section-item .item-meta {
	clear: both;
}

#section-latest .section-latest-inner {
	padding:45px 25px;
}



#section-latest .section-item .item-meta .sub-item-meta p {
	margin-bottom: 0;
	line-height: 1;
}

.meta-line {
	position: relative;
	height: 2px;
	width: 25px;
	background: #eee;
	margin-bottom: 20px;
}

#section-latest .section-item .item-meta  a.slrg {
	
	margin-left: 10px;
	border-left: 1px solid #eee;
	padding-left: 10px;
	
}

#section-latest .go-to a{
	position: absolute;
	right: 0;
	text-transform: uppercase;
	font-size: 12px;
	background: #f5f5f5;
	font-weight: 600;
	letter-spacing: 1px;
	color: #323a4b !important;
	padding-left: 18px;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 3px;
	bottom: 0;
	
}




#section-latest .go-to a:hover {
	background: #A50000 !important;
	color: #fff !important;
}

#section-latest .go-to:hover a {
	color: #fff;
}

#section-latest .section-item h4 {
	font-size: 17px;
	font-weight: 500;
}

#section-latest .section-item img {
	float: left;
}

#section-latest .section-item:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	
}

p.item-excerpt {
	color: #818181;
	font-size: 13px;
}

#section-latest .pagination {
	margin:  20px 0px;
	padding: 0 20px;
}


.section-wrap {
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 30px;
	border-bottom: 1px solid #eee;
	padding-bottom: 30px;
	

}


#single-content .slick-prev,#single-content .slick-next {
	position: absolute;
	display: block;
	height: 48px;
	width: 48px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: #a41d21;
	color: transparent;
	top: 43.5%;
	padding: 0;
	border: none;
	outline: none
}

#single-content .slick-prev:before,#single-content .slick-next:before {
	font-family: "icomoon";
	font-size: 18px;
	line-height: 1;
	color: #fff;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	z-index: 99999!important
}

#single-content .slick-dots {
	position: absolute;
	bottom: 20px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%
}

#single-content .slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}


#single-content .slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer;
	font-family: "icomoon";
	z-index: 99999!important
}

#single-content .slick-dots li button:hover,#single-content .slick-dots li button:focus {
	outline: none
}

#single-content .slick-dots li button:hover:before,#single-content .slick-dots li button:focus:before {
	opacity: 1
}

#single-content .slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\2022";
	width: 20px;
	height: 20px;
	font-family: "icomoon";
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

#single-content .slick-dots li.slick-active button:before {
	content: "\e019";
	font-size: 20px;
	color: #fff;
}

#single-content .slick-dots li.slick-active button {
	margin-top: -1px
}



/*********************************************************************SECTION LATEST QUOTE*/

#section-latest h4.quote-title {
	line-height: 36px !important;
}

#section-latest h4.quote-title a{
	font-size: 28px;
	color: #323a4b;
}

#section-latest h4.quote-title a:hover {
	color: #A50000;
}







/*********************************************************************PAGINATION*/

#siiimple-pagination ul.pagination li a {
	border: none;
	padding: 0;
	font-size: 14px;
}

#siiimple-pagination li span {
	font-size: 14px !important;
}

#section-latest #siiimple-pagination {
	padding-left: 0;
}

#section-latest #siiimple-pagination ul.pagination {
	margin: 0px 0 0px;
	-webkit-border-radius: 0;
	padding: 0px 0;
}

#siiimple-pagination li span {
	border: none;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	padding: 0;
	color: #323a4b;
	-webkit-border-radius: 0;
	margin-right: 40px;
}

#siiimple-pagination ul {
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
	padding: 0;
}

#siiimple-pagination a.next {
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: right;
	float: right;
	margin-right: 0;
	color: #323a4b;
	padding: 0;
}

#siiimple-pagination .page-numbers:hover {
	color: #A50000;
	text-decoration: underline;
}

#siiimple-pagination .page-numbers.current {
	text-decoration: underline;
	color: #A50000;
}

#siiimple-pagination .page-numbers {
	background: none;
	font-weight: 500;
	margin-right: 30px;
	color: #323a4b;
}

#siiimple-pagination span.pages:hover {
	background: none;
}

/*********************************************************************SECTION RECENT*/

#section-news {
	border-left: 1px solid #f1f1f1;
	background: #f5f6f7;
}

#section-news .section-news-inner {
	padding: 35px 35px;
}

#section-news span.news-cat a {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
	line-height: 1;
	font-weight: 500;
	position: absolute;
	z-index: 1;
	padding: 7px 5px 5px;
	background: #323a4b;
}

#section-news .section-news-inner a.videos {
	background: #84c0dc;
}

#section-news .section-news-inner a.culture {
	background: #9ddc84;
}

#section-news p.recent-date {
	color: #999;
	line-height: 1;
	margin-top: 15px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 500;
}

#section-news h4.section-header span {
	font-size: 17px !important;
	margin: 0 20px;
}

#section-news span.sh-title {
	background: #f6f7f7;
	padding: 0 15px;
}

#section-news h4.section-header {
	text-align: center;
	line-height: 1;
	margin-top: 0;
	margin-bottom: 40px;
	background: url(inc/images/dot.png)center repeat-x;
}

#section-news ul {
	padding: 0;
}

#section-news ul li {
	position: relative;
	list-style: none;
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}

#section-news ul li h4 {
	font-size: 14px;
	line-height: 21px;
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 0;
}

#section-news ul li h4 a {
	color: #323a4b;
}

#section-news .gallery-img-wrap {
	position: relative;
}

#section-news .img-expand {
	position: absolute;
	bottom: 5px;
	right: 8px;
}

#section-news .img-expand span {
	font-size: 14px;
	color: rgba(255,255,255,1);
	background: rgba(0,0,0,.3);
	padding: 6px;
	-webkit-border-radius: 100px;
}

#section-news .img-expand span:hover {
	background: rgba(0,202,202,.8);
	transition: all 240ms ease-out;
	-webkit-transition: all 240ms ease-out;
	-moz-transition: all 240ms ease-out;
	-ms-transition: all 240ms ease-out;
	-o-transition: all 240ms ease-out;
}

/*VIEW LINK*/

.view-link {
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600;
	margin-top: 25px;
	letter-spacing: 1px;
}

.view-all {
	text-align: center;
	letter-spacing: 1px;
	margin-top: 100px;
}

.view-all a {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	background: #323a4b;
	padding: 15px 35px 13px;
}

.view-all a:hover {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	background: #A50000;
	padding: 15px 35px 13px;
}

/*********************************************************************SIDEBAR*/

#sidebar aside {
	padding-bottom: 30px;
	margin-bottom: 40px;
}

#sidebar .tweet-content {
	margin-bottom: 20px;
}

#sidebar iframe {
	max-width: 100%;
	height: 209px;
}

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

#sidebar ul.wpp-list {
	padding: 0;
	list-style: none;
}

#sidebar ul.wpp-list li {
	clear: both;
	font-size: 14px;
	line-height: 22px;
	font-weight: 500;
}

#sidebar ul.wpp-list li a {
	color: #323a4b;
	font-weight: 500;
	font-size: 14px;
}

#sidebar ul.wpp-list li img {
	margin-right: 20px;
	margin-bottom: 30px;
}

#sidebar span.post-stats {
	margin-top: 5px;
}

#sidebar span.wpp-comments,#sidebar span.wpp-views,#sidebar span.wpp-date {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #aaa;
	font-weight: normal;
}

#sidebar .dw_twitter {
	background: url(inc/images/twitter.png)bottom right no-repeat;
}

#sidebar .tweet-content {
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 22px;
	font-weight: 500;
}

#sidebar .tweet-content a {
	font-weight: 500;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
}

#sidebar .twitter-user a span {
	color: #A50000;
	letter-spacing: 1px;
}

#sidebar .twitter-user a strong {
	color: #323a4b;
	letter-spacing: 1px;
}

/*********************************************************************TAGCLOUD*/

.tagcloud a {
	font-size: 13px !important;
	background: #f2f2f2;
	color: #323a4b;
	line-height: 36px;
	border: none !important;
	padding: 6px 7px 3px;
	margin-right: 3px;
	white-space: pre;
	
}

.tagcloud a:hover {
	background: #A50000;
	color: #fff !important;
	border: none !important
}

/*********************************************************************SEARCH INPUT*/

#searchsubmit.submit {
	text-indent: -9999px;
	background-color: #A50000;
	background-image: url('inc/images/search.png');
	background-position: center;
	background-repeat: no-repeat;
	border: none;
	height: 27px;
	width: 28px;
	vertical-align: 1px;
	-webkit-border-radius: 2px;
	z-index: 9999999
}

input#s {
	border: none;
	background: #f5f5f5;
	padding: 5px 15px 2px;
}

#searchsubmit.submit:hover {
	background: #323a4b;
	text-indent: -9999px;
	background-image: url(inc/images/search.png) !important;
	background-position: center;
	background-repeat: no-repeat
}

/*********************************************************************WP CALENDAR*/

#wp-calendar {
	width: 100%;
	font-size: .85em;
	margin-left: 0px
}

#wp-calendar caption {
	font-weight: bold;
	text-align: center;
	background: #323a4b;
	color: #FFF;
	padding-top: 8px;
	padding-bottom: 8px
}

#wp-calendar th {
	font-style: normal;
	background: #eee;
	border: 1px solid #eee;
	padding: 5px;
	color: #111;
	text-align: center
}

#wp-calendar td.pad {
	background-color: #FFF
}

#wp-calendar td {
	padding: 4px 0;
	text-align: center;
	border: 1px solid #eee;
	background-color: #FFF;
	color: #111
}

#wp-calendar td a {
	color: #AAA
}

#wp-calendar td a:hover {
	color: #111
}

#wp-calendar td#today {
	color: #FFF;
	background-color: #323a4b
}

#wp-calendar td#today a {
	color: #FFF !important
}

/*********************************************************************ARCHIVE*/

.archive-header-wrap .intro-inner {
	padding: 0 !important;
	background: none !important;
}

.archive-content .cp-item {
	padding: 0;
	margin-bottom: 50px !important;
}

.archive-content .cp-item .post-inner {
	padding: 10px 30px;
}

.archive-content .cp-item .post-inner h4 {
	line-height: 25px;
}

.archive-content .cp-item .post-inner h4 a {
	color: #323a4b;
  font-family: "freight-display-pro",sans-serif;
  font-style: normal;
  font-weight: 600;
	font-size: 18px;
}

.archive-content .cp-item .post-inner h4 a:hover {
	color: #A50000;
}

.archive-content .cp-item .post-inner p {
	color: #616161;
}

.archive-content .play-wrap {
	position: absolute;
	top: 25%;
	right: 0;
	text-align: center;
	width: 100%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

/*********************************************************************COUNTDOWN*/

#coming-soon-overlay:before {
	content: ' ';
	position: fixed;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(44,62,80,0.5 )
}

.cs-logo {
	text-align: center;
	margin-bottom: 40px
}

.cs-logo  img {
	margin: 10px auto 20px
}

.cs-logo  h2 {
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 3px;
	margin-top: 0
}

.countdown-container {
	position: relative;
	margin: 0 auto !important;
	z-index: 9999;
	padding-top: 30px
}

.clock-item .inner {
	height: 0px;
	padding-bottom: 100%;
	position: relative;
	width: 80%;
	margin: 0 auto
}

.clock-canvas {
	background-color: rgba(255,255,255,.1);
	border-radius: 50%;
	height: 0px;
	padding-bottom: 100%
}

.clock.row {
	margin-top: 15%;
}

.text {
	color: #fff;
	font-weight: 600;
	margin-top: -70px;
	position: absolute;
	top: 60%;
	text-align: center;
	width: 100%
}

.text .val {
	font-size: 50px;
	margin-bottom: 10px;
	font-weight: 400;
	font-family: 'Bitter', serif ;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.text .type-time {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
}

.cs-text h5 {
	color: #fff;
	letter-spacing: 1px;
	font-weight: 300;
	margin: 20px 0 0;
	line-height: 23px;
	padding: 0 20%;
	font-size: 20px;
	text-align: center
}


/*********************************************************************POST NAVIGATION*/

.post-navigation {
	padding-top: 0px;
	text-align: center;
		width: 100% !important;
	margin: 80px auto 100px;
}

.post-navigation .nav-links a {
	
	width: 100% !important;
}

span.meta-nav {
	color: #323a4b !important;	font-family: 'Old Standard TT', serif;
margin-right: 10px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 1px;
	
}

span.meta-nav:hover {
	border: none;
	text-decoration: none;
}

span.prev-nav span:hover,span.next-nav span:hover {
	color: #343434;
}

.nav-left {
	margin-bottom: 20px;
}

.nav-links a .nav-left span:hover,.nav-links a .nav-right span:hover {
	color: #A50000 !important;
}

span.prev-nav {
	background: #f1f1f1;
	-webkit-border-radius: 2px;
	padding: 5px 10px;
}

span.next-nav {
	background: #f1f1f1;
	-webkit-border-radius: 2px;
	padding: 5px 10px;
}

.nav-wrap ul {
	list-style: none;
	padding: 0;
}

.nav-links span.icon-arrow-right {
	margin-left: 10px;
	vertical-align: -2px;
	font-size: 15px;
	color: #A50000;
}

.nav-links span.icon-arrow-left {
	vertical-align: -2px;
	margin-right: 10px;
	font-size: 15px;
	color: #A50000;
}

/*********************************************************************EDIT LINK*/

.edit-area {
	text-align: center;
	margin: 50px 0px 80px
}

span.edit-link a.post-edit-link {
	margin: 0 auto;
	text-align: center !important
}

.edit-area a {
	color: #A50000 !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px
}

.edit-area a:hover {
	color: #323a4b !important
}


/*********************************************************************POSTS & PAGES*/

#ts {
	position: relative !important;
}

.title-box-wrap {
	position: relative;
	width: 100%;
	bottom: 0;
}

.title-box {
	position: relative;
	padding: 40px 40px 50px;
	background: rgba(65,68,75,1);
	
}

.title-box h2 {
	color: #fff;
	font-weight: 500;
	font-size: 34px;
	line-height: 48px;
	margin-bottom: 0px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.entry-content h4.written-by {
	font-size: 13px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#single-container .single-content-inner .title-wrapper, .single-content-inner .entry-content-inner{
	padding: 0 5%;
}

.single-content-inner img {
	margin: 0 auto;
}

.single-w-fullwidth {
	padding-top: 0px;
}

/*********************************************************************SINGLE W SIDEBAR*/

.single-w-sidebar .single-left-content {
	padding-top: 75px;
	border-right: 3px double #eee;
	
}

.single-w-sidebar .single-right-content {
	padding-top: 30px;
}

.single-w-sidebar .single-left-content {
	padding-right: 15px;
}

.single-w-sidebar .single-right-content {
	padding-left: 40px;
}

.single-w-sidebar .single-right-content h3.widget-title {
	margin-left: 0;
}

#single-container.single-w-sidebar .title-wrapper {
	text-align: left;
	padding: 0;
	margin-bottom: 15px;
}

#single-container.single-w-sidebar .title-wrapper h3, #single-container.single-w-sidebar .title-wrapper p {
	text-align: left;
}

#single-container.single-w-sidebar .title-wrapper p {
	margin-bottom: 0;
}

#single-container.single-w-sidebar .entry-content-inner {
	padding: 0;
}

#single-content .title-wrapper h3 {
	margin-top: 0;
	font-family: "freight-display-pro",sans-serif;
	letter-spacing: 1px;
	font-size: 34px;
	line-height: 40px;
	font-weight: 600;
}

#single-content .title-wrapper h4 {
	margin-top: 0;
	font-family: "freight-display-pro",sans-serif;
	letter-spacing: 1.5px;
	font-size: 18px;
	line-height: 40px;
	font-weight: 600;
	text-transform:none;
  color:#a50000;
}

#single-content .title-wrapper h5 {
	margin-top: 0;
	font-family: "freight-display-pro",sans-serif;
	letter-spacing: 1.5px;
	font-size: 18px;
	line-height: 40px;
	font-weight: 600;
	text-transform:none;
  color:#41444B;
  padding-top:5px;
}


.single-w-carousel {
	padding-top: 47px;
	padding-bottom: 25px;
}

.single-w-carousel  #intro-slick {
	margin: 0px !important;
	padding: 0 !important;
}

#single-content .title-wrapper {
	margin-bottom: 50px;
}

#single-content .title-wrapper p {
	text-align: center;
	font-size: 22px;
	letter-spacing: 1px;
	font-weight: normal !important;
}

#single-content p {
	margin-bottom: 40px;
  margin-top:10px;
  font-family: "ff-more-web-pro",serif;
  font-weight: 300;
	font-size: 18px !important;
	line-height: 32px !important;
  letter-spacing: .5px;
	color: #00000;
}

#single-content p a{
	color: #a50000 !important;
}

#single-content p i{
	font-style:italic;
}

#single-content ul li {
	font-size: 17px;
	color: #514F4F;
	font-weight: 300;
	margin-bottom: 10px !important;
	vertical-align: middle;
	margin-left:30px;
}

#single-content img.alignleft {
	
	text-align: center ;
	float: none;
}

#single-content img.alignright {
	margin: 0 auto !important;
	text-align: center;
	float: none;
}

#single-content .entry-content-inner ul li:before {
	margin-right: 10px;
	font-size: 15px;
	color: #A50000;
	
}

#single-content .entry-content-inner ul {
	margin-bottom: 40px;
}

#single-content blockquote {
	border-left: 0;
	border-top: 5px double #000000;
	border-bottom: 2px solid #000000;
	padding: 40px;
	margin-bottom: 40px;
}

#single-content blockquote p {
	font-size: 21px !important;
	line-height: 31px !important;
	margin-bottom: 0;
	font-weight: 400;
	color:#A50000;
}

#single-content  ul.essb_links_list {
	margin-left: -10px !important;
}

#single-content ul.essb_links_list li:before {
	content: "";
}

.above-title {
	position: absolute;
	top: 0;
	right: 0;
	color:#ffffff;
	background:none;
	border-left: none;
	border-bottom: none;
}

.above-title a {
}

.above-title:hover {
}

.above-title:hover a {
}

.easy-social-share-fans-counter a small {
	font-size: 13px !important;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0px;
	line-height: 18px;
}

.easy-social-share-fans-counter span {
	font-size: 17px !important;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 18px;
}

#single-content .single-img-wrap {
	position: relative;
}

#single-content ul.single-meta-list {
	border-bottom: 1px solid #eee;
	margin-bottom: 0px;
	
	padding: 10px 0px 8px;
	position: relative;
	width: 100%;
	bottom: 0;
}

#single-content .content-wrapper::first-letter {
	font-size: 40px;
	padding-bottom:5px;
	padding-right:2px;
	font-family: 'Playfair Display SC', serif;
}

#single-content ul.single-meta-list li:before {
	content: none;
}

#single-content ul.single-meta-list {
	width: 50%;
	margin-top: -60px;
	background: rgba(255, 255, 255, 0.9);
	border-bottom: 0;
}

.divider-for-meta {
	display: none !important;
}

#single-content ul.single-meta-list li {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	color: #323a4b;
	font-weight: 500;
	display: block;
	line-height: 18px;
	margin-right: 20px;
	margin-left: 0 !important;
	margin-bottom: 0 !important;

}



#single-content ul.single-meta-list span.single-meta-list-right li {
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 10px;
	float: none;
}

#single-content .vid-wrap {
	position: relative;
}

#single-content .vid-wrap .swipe-play {
	position: absolute;
	top: 47%;
	width: 100%;
	text-align: center;
}

#single-content span.icon-play {
	color: #fff;
	font-size: 30px;
	padding: 10px 10px 10px 15px;
	background: #A50000;
}

#single-content span.icon-play:hover {
	background: #323a4b;
}

/*********************************************************************ISOTOPE*/

.isotope-item {
	z-index: 2
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1
}

.isotope, 
 .isotope .isotope-item {
	-webkit-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	-ms-transition-duration: 0.6s;
	-o-transition-duration: 0.6s;
	transition-duration: 0.6s
}

.isotope {
	-webkit-transition-property: height,width;
	-moz-transition-property: height,width;
	-ms-transition-property: height,width;
	-o-transition-property: height,width;
	transition-property: height,width
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform,opacity;
	-moz-transition-property: -moz-transform,opacity;
	-ms-transition-property: -ms-transform,opacity;
	-o-transition-property: top,left,opacity;
	transition-property: transform,opacity
}

.isotope.no-transition, 
 .isotope.no-transition .isotope-item, 
 .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s
}

/*********************************************************************SECTION QUOTES*/

.section-quotes-inner {
	padding: 1.5% 4% 2.5%;
	text-align: center;
	background: #f6f7f7;
}

#section-quotes p {
	font-size: 32px;
	line-height: 44px;
	color: #323a4b;
	font-weight: 600;
}

#section-quotes h4 {
	color: #A50000;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 600 ;
	font-size: 16px;
}

.quote-line {
	height: 5px ;
	margin: 20px auto;
	background: #ddd;
	width: 40px;
	
}

/*********************************************************************GALLERY*/

#section-gallery.container-fluid {
	padding: 0;
	margin: auto;
	background: #393939;
}

#section-gallery.container-fluid .row {
	margin-right: 0;
	margin-left: 0;
}

#section-gallery .gallery-item {
	padding: 0;
}

/*********************************************************************FILTER*/

#filter-area {
	background: #393939;
}

#filter-area ul#projects-filter {
	list-style: none;
	margin: 0 auto;
	text-align: center;
	padding: 30px 0px 25px;
}



#filter-area ul#projects-filter li {
	display: block;
	margin-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	font-size: 13px;
	color: #fff;
	
	
}

#filter-area ul#projects-filter li a {
	color: #fff;
}

/*********************************************************************ESSB*/

#sidebar aside#easy-social-share-fans-counter-2 {
	padding-bottom: 0 !important;
	margin-bottom: 40px !important;
}

aside#easy-social-share-fans-counter-2 h4.section-header {
	display: none;
}

.essb-fans ul li {
	width: 33.3% !important;
	border: none !important;
}

.essb-fans ul li a {
	padding: 10px 0px;
}

#sidebar .easy-social-share-fans-counter h4 {
	display: none;
}

#sidebar .easy-social-share-fans-counter {
	padding-bottom: 2px;
}

/*********************************************************************AD AREA*/

.ad-area {
	background: #fff;
	border-top: 1px solid #f1f1f1;
	padding: 70px;
	text-align: center;
}

.ad-area img {
	max-width: 100%;
}


/*********************************************************************GALLERY TEMPLATES*/

#g-header {
	text-align: center;
	padding: 30px;
	margin: 0px;
}

#g-header h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 700;
	font-size: 26px;
  font-family: "freight-display-pro",sans-serif;
  text-align: center;
}

#g-header h3 a{
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 700;
	font-size: 28px;
	text-decoration:none;
	font-family: "freight-display-pro",sans-serif !important;
	  
}

#g-header p {
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #a50000;
}

.g-overlay {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background:rgba(0,0,0,.7);
	opacity: 0;
	
}

.g-overlay-inner {
	text-align: center;
	
}

.g-overlay-inner h3 {
	margin-top: 33%;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.g-overlay-inner h3 a {
	color: #fff;
	border-bottom: 2px solid #fff;
}

.g-overlay-inner h3 a:hover {
	border-bottom: 2px solid #ffffff;
	color: #ffffff;
}

#g1 .g-item {
	padding: 0;
}

#g1 .g-item:hover .g-overlay {
	opacity: 1;
	transition:all 240ms ease-out;  -webkit-transition:all 240ms ease-out;  -moz-transition:all 240ms ease-out;  -ms-transition:all 240ms ease-out;  -o-transition:all 240ms ease-out;
}

#g1 .slick-item:hover .g-overlay {
	opacity: 1;
	transition:all 240ms ease-out;  -webkit-transition:all 240ms ease-out;  -moz-transition:all 240ms ease-out;  -ms-transition:all 240ms ease-out;  -o-transition:all 240ms ease-out;
}

/*SIDE FILTER*/

#gallery-side-filter #filter-area {
	background: none;
	
}

#gallery-side-filter #filter-area ul {
	padding-top: 40px;
	
}

#gallery-side-filter #filter-area ul li {
	display: block;
	color: #323a4b;
	text-align: left;
}

#gallery-side-filter #filter-area ul li a {
	color: #fff;
	
}

#gallery-side-filter #projects {
	padding: 0;
}

#gallery-side-filter #projects .g-item {
	padding: 0;
}

#gallery-side-filter .row {
	background: #323a4b;
}

/*********************************************************************GALLERY OVERLAY*/

.gallery-overlay {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,.4);
	opacity: 1;
	text-align: center !important;
	
}

.gallery-overlay .icon-plus {
	font-size: 94px;
	color: #fff;
	margin-top: 25%
}

.gallery-item:hover .gallery-overlay {
	opacity: 1;
	background: rgba(0,0,0,0);
	transition:all 240ms ease-out;  -webkit-transition:all 240ms ease-out;  -moz-transition:all 240ms ease-out;  -ms-transition:all 240ms ease-out;  -o-transition:all 240ms ease-out;
}

.gallery-overlay-meta {
	
	color: #fff;
	margin-top: 38%
}

.gallery-overlay-meta h4 {
	margin-bottom: 0;
}

.gallery-overlay-meta  h4 {
	font-size: 17px;
	color: #fff !important;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 600;
}

.gallery-overlay-meta p {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #ccc;
}


/*********************************************************************BLOG TEMPLATES*/

#blog1 .g-item {
	padding: 0;
}

#blog1 #siiimple-pagination,#blog2 #siiimple-pagination,#blog4 #siiimple-pagination,#g1 #siiimple-pagination {
	border-top: 1px solid #eee;
	padding: 40px 50px 30px;

}

#blog1  .play-wrap {
	position: absolute;
	top: 26%;
	right: 0;
	text-align: center;
	width: 100%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}


.g-item .gallery-img-wrap {
	position: relative;
}

.g-item .img-expand {
	position: absolute;
	bottom: 10%;
	width: 100%;
	text-align: center;
}

.g-item .img-expand span {
	font-size: 15px;
	color: rgba(255,255,255,1);
	background: rgba(0,0,0,.3);
	padding: 10px;
	-webkit-border-radius: 100px;
	
}

.g-item .img-expand span:hover {
	background: rgba(0,202,202,.8);
	transition: all 240ms ease-out;
	-webkit-transition: all 240ms ease-out;
	-moz-transition: all 240ms ease-out;
	-ms-transition: all 240ms ease-out;
	-o-transition: all 240ms ease-out;
}

.g-item p.human-time,.blog-item p.human-time {
	font-size: 12px;
	margin-top: 10px;
}

#blog2 .g-item,#blog2 .meta-col {
	padding: 0;
}

img.blog2-img {
	
	margin-top: -1px;
	height: auto;
	
	
}

#blog2 .slick-carousel4 {
	margin-top: -1px;
}

#blog2 .g-item {
	border-top: 1px solid #eee;
}

#blog2 .blog-meta-inner {
	padding: 10%;
}

#blog2 .blog-meta-inner h3 {
	line-height: 32px;
}

#blog2 .blog-meta-inner h3 a{
	font-size: 26px;

}

.blog2-left,.blog2-right {
	padding: 0 !important;
}

/*blog3*/

#blog3 .blog-item {
	margin-bottom: 100px;
}

#blog3 .meta-col {
	position: relative;
}

#blog3 .blog-item {
	padding-right: 0;
	padding-left: 70px;
}

#blog3 .blog-meta-inner {
	position: absolute;
	bottom: 0;
	width: 80%;
	
	background: #fff;
	padding-bottom: 30px;
}

#blog3 .section-right-inner {
	padding-top: 0;
	padding-right: 50px;
	padding-left: 40px;
}

#blog3 h4.section-header {
	margin-top: 0;
}

/*blog4*/

#blog4,#blog3 {
	background: #f4f4f4;
}

#blog4 .blog-item {
		margin-bottom: 100px;
}

#blog4 .meta-col {
	position: relative;
	margin: 0 auto;
	width: 70%; ;
}

#blog4 .blog-item {
	padding: 0;
	
}

#blog4 .blog-meta-inner {
	position: absolute;
	bottom: 0px;
	width: 80%;
	
	background: #fff;
	padding-bottom: 30px;
}

#blog4 .blog-meta-inner h3 a{
	font-size: 21px;
}

#blog4 #siiimple-pagination {
	background: #fff;
}

#blog4  .play-wrap {
	position: absolute;
	top: 26%;
	right: 0;
	text-align: center;
	width: 100%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}


#blog4 .gallery-img-wrap {
	position: relative;
}

#blog4 .img-expand {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 100%;
	
}

#blog4 .img-expand span {
	font-size: 15px;
	color: rgba(255,255,255,1);
	background: rgba(0,0,0,.3);
	padding: 10px;
	-webkit-border-radius: 100px;
	
}

#blog4 .img-expand span:hover {
	background: rgba(0,202,202,.8);
	transition: all 240ms ease-out;
	-webkit-transition: all 240ms ease-out;
	-moz-transition: all 240ms ease-out;
	-ms-transition: all 240ms ease-out;
	-o-transition: all 240ms ease-out;
}

#blog4 .gallery-meta-area .blog-meta-inner {
	width: 65% !important;
}

/*blog5*/

#blog5 .container-fluid {
	padding: 0 !important;
}

.blog5-header #g-header {
	position:absolute ;
	top: 37%;
	width: 100%;
	margin: 0;
}

.blog5-header #g-header h3 {
	color: #fff;
	letter-spacing: 3px;
}

#blog5 .b5-row {
	border-bottom: 1px solid #eee;
}

#blog5 .sml {
	border-right: 1px solid #eee;
	padding-top: 50px;
	padding-left: 0;
	padding-right: 0;
}

#blog5 .blog5-section-item  {
	clear: both;
	margin-bottom: 40px;
	padding: 20px 30px 20px 30px;

}

#blog5 .blog5-section-item:first-child {
	padding-top: 0;
}

#blog5 .blog5-section-item img {
	float: left;
	margin-right: 30px;
	
}

#blog5 h4 {
	line-height: 28px;
}

#blog5 h4 a {
	color: #323a4b;
}

/*for all meta*/

.blog-meta-inner {
	padding: 20px 40px 40px;

}

.blog-meta-inner h4 a {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 500;
}

.blog-meta-inner h4 {
	margin-bottom: 0;
}

.blog-meta-inner h3 {
	margin-top: 10px;
}

.blog-meta-inner h3 a {
	color: #323a4b;
	font-size: 17px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.blog-meta-inner h3 a:hover {
	color: #A50000;
}

.blog-meta-inner p {
	color: #666;
	font-size: 16px;
	line-height: 25px;
	
}

.blog-meta-inner p.read-more-link a {
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 2px;
	font-weight: 500;
}

/*********************************************************************SCROLL BUTTON*/

.scroll-btn {
	text-align: center;
	z-index: 99999;
	position:absolute;
	width: 100%;
	bottom: 20px;
}



span.downward {
	background: #A50000;
	color: #fff;
	padding: 15px;
	font-size: 20px !important;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}

span.downward:hover {
	background: #A50000;
	color: #fff;
	border:5px solid #eee;
	transition:all 340ms ease-out;  -webkit-transition:all 340ms ease-out;  -moz-transition:all 340ms ease-out;  -ms-transition:all 340ms ease-out;  -o-transition:all 340ms ease-out;
}

span.downward:active {
	background: #323a4b;
}
	
	
/*WOOCOMMERCE***************************************************************/

#siiimple-shop .woo-left {
	border-right: 1px solid #f5f5f5;
	background: #f5f5f5;
	padding:30px 30px 50px;
	margin-top: 30px;
	
}

.woo-right .section-right-inner{
	padding:50px 40px 50px 30px !important;
}

#woo-single-product .row {
	padding-top: 10px !important;
}

.woocommerce-cart {
	background: #f1f1f1;
}

.woocommerce-checkout {
	background: #f1f1f1;
}

.woocommerce-checkout input {
	background: #fff !important;
	border: 1px solid #ddd !important;
	padding: 8px !important;
	margin-bottom: 10px !important;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
}



/************************************************************WOOSHOP HOME****/


#woo-shop-home {
	text-align: center;
	margin-bottom: 100px;
	text-align: center;
	padding:0 80px;
}

#woo-shop-home .woo-item-home a h3 {
	font-size: 16px;
	margin-top: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #323a4b;
	font-weight: 600;
}

#woo-shop-home #shop-home-wrap p.price span.amount {
	font-weight: 500;
	font-size: 14px;
	
}

#woo-shop-home .wsh-wrap {
	margin-top: 90px;
	margin-bottom: 50px;
	text-align: center;
}

#woo-shop-home h2.wsh-title {
	font-size: 19px;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 10px;
	font-weight: 600;
}

#woo-shop-home .wsh-wrap p {
	color: #c0c0c0;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
}

#woo-shop-home .woo-item-home .amount {
	position: relative !important;
}

#woo-shop-intro .woo-intro-inner {
	text-align: center;
	padding: 70px 25% 80px;
}

#woo-shop-intro .woo-intro-inner h3 {
	font-size:22px; 
	line-height: 34px;
	letter-spacing:1px;
	margin-bottom: 0;
	
	margin-top: 0;
	color: #fff;
}

#woo-shop-intro .woo-intro-inner h5 {
	font-size:13px;  
	font-weight:normal; 
	color:#A50000; 
	text-transform:uppercase;  
	font-weight:600; 
	letter-spacing:2px
}

.woo-shop-wrap {
	background: #323a4b;
}

/*ARCHIVE PRODUCT*/

.woo-item .starwrapper {
	display: none;
}

.woo-item li{
	background: #fff;
	padding-bottom: 20px !important;
}

.woo-img-inner .woo-img-inner-details {
	position: relative;
	
	width: 100%;
	text-align: center;
}

.woo-img-inner .woo-img-inner-details h3 {
	font-size: 21px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 600;
	margin-top: 40px !important;
	margin-bottom: 0;
	color: #323a4b !important;
}

.woo-img-inner .woo-img-inner-details p {
	font-size: 14px;
	margin: 0;
	color: #999 !important;
}

.woo-img-inner .woo-img-inner-details h3,.woo-img-inner .woo-img-inner-details p {
	color: #fff;
}

.woo-item {
	margin-bottom: 60px;
	text-align: center;
	
}

.woo-item .wp-post-image {
	max-width: 100%;
	height: auto;
}

.woo-item a h3 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.woocommerce .woo-left ul.products li.product, .woocommerce-page ul.products li.product {
  text-align:center;
}
.woocommerce .woo-left .products .star-rating, .woocommerce-page .products .star-rating,.related .star-rating,.woo-item-home .star-rating {
  float:none !important;
  display:block !important;
  margin-left:auto !important;
  margin-right:auto!important;
}

span.onsale {
	position: absolute;
	background: #A50000;
	color: #fff;
	padding: 9px 12px 8px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 12px;
	
	
}

.woo-img-area {
	position: relative;
}


.related span.amount,.woo-item span.amount {
	
	
	text-align: center;
	color: #323a4b;
	
	font-weight: 500;
	letter-spacing: 1px;
	
	right: 0;
	font-size: 13px;
	margin: 0 10px;
	
}

.woo-img-area span.amount {
	text-align: center;
	color: #323a4b;
	position: absolute;
	font-weight: 500;
	letter-spacing: 1px;
	top: -20px !important;
	left: -10px !important;
	font-size: 13px !important;
	margin: 0;
}

a.button.add_to_cart_button {
	position: absolute !important;
	top: 31% !important;
	left: 36%;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	padding: 7px 12px 6px;
	text-align: center;
	background: #A50000;
	
	opacity: 0;
}

a.button.add_to_cart_button:hover {
	background: #323a4b !important;
}

.woo-item:hover a.button.add_to_cart_button,.related ul li:hover a.button.add_to_cart_button {
	opacity: 1;
	transition:all 240ms ease-out;  -webkit-transition:all 240ms ease-out;  -moz-transition:all 240ms ease-out;  -ms-transition:all 240ms ease-out;  -o-transition:all 240ms ease-out;
}

.woo-item a.button {
	color: #fff;
}

.woo-item-home span.onsale {
	position: absolute;
	left: 15px;
	padding: 3px 10px;
	background: #A50000;
	color: #fff;
	
}

.price_slider_amount button.button {
	background: #A50000 !important;
	border: none !important;
	line-height: 40px !important;
	padding: 0 15px;
	color: #fff;
	font-weight: 500;
	letter-spacing: 2px;
	text-transform: uppercase;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	font-weight: normal !important;
	font-size: 14px !important;
}

.woocommerce .widget_layered_nav ul small.count,.woocommerce-page .widget_layered_nav ul small.count {
	float: right;
	margin-left: 6px;
	font-size: 1em;
	padding: 1px 0;
	color: #777777
}

.woocommerce .widget_layered_nav_filters ul,.woocommerce-page .widget_layered_nav_filters ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none outside;
	overflow: hidden;
	zoom: 1
}

.woocommerce .widget_layered_nav_filters ul li,.woocommerce-page .widget_layered_nav_filters ul li {
	float: left;
	padding: 0 1px 1px 0;
	list-style: none
}

.woocommerce .widget_layered_nav_filters ul li a,.woocommerce-page .widget_layered_nav_filters ul li a {
	padding: 3px 6px 0px;
	text-decoration: none;
	margin-right: 10px;
	background: #A50000;
	border: none;
	color: #ffffff;
	
	float: left
}

.woocommerce .widget_layered_nav_filters ul li a:before,.woocommerce-page .widget_layered_nav_filters ul li a:before {
	font-family: 'WooCommerce';
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin-right: 7px;
	content: "\e013"
}

.woocommerce .widget_price_filter .price_slider,.woocommerce-page .widget_price_filter .price_slider {
	margin-bottom: 1em
}

.woocommerce .widget_price_filter .price_slider_amount,.woocommerce-page .widget_price_filter .price_slider_amount {
	text-align: right;
	line-height: 2.4em;
	font-size: 0.8751em
}

.woocommerce .widget_price_filter .price_slider_amount .button,.woocommerce-page .widget_price_filter .price_slider_amount .button {
	font-size: 1.15em
}

.woocommerce .widget_price_filter .price_slider_amount .button,.woocommerce-page .widget_price_filter .price_slider_amount .button {
	float: left
}

.woocommerce .widget_price_filter .ui-slider,.woocommerce-page .widget_price_filter .ui-slider {
	position: relative;
	text-align: left
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	
	cursor: pointer;
	
	
	outline: none;
	top: -.3em;
	

}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child {
	margin-left: -1em
}

.ui-slider-range.ui-widget-header.ui-corner-all {
	background: #1e1e1e;
}

.ui-slider-horizontal {
	background: #eee !important;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
	

	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0 !important;
	background-color: #A50000;
	background-position: top;
	background-repeat: repeat-x;
	
	
	-webkit-border-radius: 1em;
	border-radius: 1em
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
	-webkit-border-radius: 1em;
	border-radius: 1em;
	background: #1e1e1e;
	background: -webkit-gradient(linear,left top,left bottom,from(#1e1e1e),to(#6a6a6a));
	background: -webkit-linear-gradient(#1e1e1e,#6a6a6a);
	background: -moz-linear-gradient(center top,#1e1e1e 0%,#6a6a6a 100%);
	background: -moz-gradient(center top,#1e1e1e 0%,#6a6a6a 100%)
}

.woocommerce .widget_price_filter .ui-slider-horizontal,.woocommerce-page .widget_price_filter .ui-slider-horizontal {
	height: .7em
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min,.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
	left: -1px
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max,.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
	right: -1px
}

.price_slider_amount .price_label {
	background: #f5f5f5;
	line-height: 40px;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-right: 10px;
}

.price_slider_wrapper {
	margin-bottom: 40px;
}

nav.woocommerce-breadcrumb {
	padding-left: 30px;
}

p.woocommerce-result-count {
	padding-left: 0px;
}

.widget_shopping_cart_content {
	margin-bottom: 50px;
	
}

.widget_shopping_cart_content ul.cart_list li {
	clear: both;
	line-height:30px;
	color: #323a4b !important;
	background: #f5f5f5;
	padding: 10px 20px 6px !important;	font-family: 'Old Standard TT', serif;
text-transform: uppercase;
	letter-spacing: 1px;
	
}

ul.cart_list.product_list_widget li {
	clear: both;

	


}

.product_list_widget li  {
	clear: both;
}

ul.product_list_widget li span.quantity {
	margin-bottom: 0;
	font-size: 14px;
	padding-top: 1px;
	margin-left: 0px;
	margin-right: 10px;
}


.widget_shopping_cart_content p.total {
	text-align: center;
	background: #fff;
	color: #323a4b;
	background: #f1f1f1;
	padding: 10px;
	margin-bottom: 0;
}

.widget_shopping_cart_content p.buttons {
	text-align: center;
	margin-top: 30px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

.wc-forward {
	background: #323a4b !important;
	color: #fff;
	padding: 7px 15px 5px;
	margin-right: 10px;
	margin-left: 10px;
}

#single-content .woocommerce .wc-forward:hover {
	background: #A50000 !important;
	color: #fff;
}

.woo-item .added_to_cart.wc-forward {
	display: none;
}

#shop-sidebar ul.product_list_widget li .star-rating {
	
	vertical-align: middle !important;
	margin-top:0px;
	margin-right: 10px;
	
}

#shop-sidebar ul.product_list_widget li a {
	color: #323a4b;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 500;
	font-size: 12px;
	
}

#shop-sidebar ul.product_list_widget li {
	color: #A50000;
}


.widget_top_rated_products span.amount {
	display: none;
}

.widget_shopping_cart_content ul.cart_list li a {
	margin-right: 10px;
}

.widget_shopping_cart_content ul.cart_list li img, ul.product_list_widget li img {
	max-width: 50px;
	height: auto;
	float: left;
	margin-right: 15px;
	margin-bottom: 30px;
}

#shop-sidebar .widget {
	margin-bottom: 80px;
}

#shop-sidebar p.total {
	clear: both;
	width: 100%;
}

p.woocommerce-result-count {
	text-align: center;
	
	margin-bottom: 30px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #ccc;
	font-size: 12px;
}

nav.woocommerce-breadcrumb {
	
	
	display: none;
	padding-top: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #ccc;
	font-size: 12px;
	
}

nav.woocommerce-pagination ul.page-numbers {
	text-align: center;
	background: #f5f5f5;
	padding: 10px;
}

nav.woocommerce-pagination ul.page-numbers li {
	display: inline-block;
	margin: 0 20px;
	
}

.woocommerce-main-image img {
	max-width: 100%;
	height: auto;
}

.images .thumbnails img {
	max-width: 130px !important;
	height: auto;
	
}

.thumbnails {
	margin-top: 30px;
}

.thumbnails a{
	margin-right: 40px;
}

.thumbnails .last {
	margin-right: 0;
}

.woo-single-area {
	margin-top: 30px;
}

.quantity {
	margin-bottom: 20px;
	float: left;
	margin-right: 30px;
}

.single_add_to_cart_button {
	border: 0;
	border: 1px solid #A50000;
	color: #A50000;
	background: none !important;
	padding: 8px 14px 5px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	margin-top: -3px;
}

.single_add_to_cart_button:hover {
	border: 1px solid #323a4b;
	color: #323a4b;
}

.product_meta {
	text-align: left;
	margin-top: 30px;
}

input.input-text.qty.text {
	position: relative;
	border: none;
	width: 50px;
	padding: 7px 10px 3px 10px;
	color: #A50000;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

input.plus,input.minus {
	border: none;
	background: #eee;
	font-size: 18px;
	padding: 5px 10px 3px 10px;
	
}

h1.product_title.entry-title {
	margin-top: 0;
	font-size: 32px;
	
}

.woo-item-home p.price {
	position: relative;
	margin: 0 0 5px 0 !important;
	top: 0;
	line-height: 18px !important;
}

.woo-item-home p.price .amount {
	background: none;
	color: #A50000;
	padding: 0;
	margin: 0;
	font-family: "'Old Standard TT', serif", Helvetica;
	font-size: 14px;
}

p.price {
	position: absolute;
	top: 13px;
	
}

p.price .amount{
	background: #A50000;
	color: #fff;
	padding: 10px 25px 8px;
	font-size: 18px;
}

.summary.entry-summary p {
	margin-bottom: 60px;
	margin-top: 20px;
	font-size: 15px;
	line-height: 24px;
	color: #989898;
}

.woocommerce-tabs p {
	margin-top: 0 !important;
}


.woocommerce-tabs ul.tabs {

   margin-bottom: 30px;
 
}

.shop-count {
	text-align: center;
	background: url(inc/images/shop.png)center 11px no-repeat;
	line-height: 61px;
}

.kodda_woocommerce_container{
	padding-left: 20px;
	border-left: 1px solid #333;
	margin: 0 20px;
	width: 52px;
}

span.shop-count-wrap {
	
	margin-top: 3px;
	
	
}

.shop-count .cart-contents {
	color: #fff !important;
	font-weight: 600;
	vertical-align:-1px
}


.shop-count a.cart-contents:hover {
	
	color: #A50000 !important;
}

.shop-count a.cart-contents:hover:before {
	color: #fff !important;
}

/* SIMPLE TAB CSS */
.woocommerce-tabs ul.tabs li {
    background-color: #f5f5f5;
	padding: 15px;
    float: left;
    width: 100%;
    text-align: center;
}

.woocommerce-tabs .panel {
	clear: both;
	
}
.woocommerce-tabs .panel h2 {
	font-size: 19px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.woocommerce-tabs ul.tabs li a {
    padding: 10px 20px !important;
    color: #323a4b;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
}
.woocommerce-tabs ul.tabs li.active {
    background-color: #323a4b!important;
    float: left;
}

.woocommerce-tabs ul.tabs li.active a {
	color: #fff;
}

.woocommerce .comment_container img {
	float: left;
	margin-right: 20px;
	max-width: 50px;
	height: auto;
	margin-bottom: 20px;
}

a.woocommerce-review-link {
	vertical-align: -2px;
	color: #ccc !important;
}

a.woocommerce-review-link:hover {
	color: #A50000 !important;
}

#reviews ol.commentlist li {
	margin-bottom: 40px;
}

.comment-text p.meta {
	font-size: 12px;
	text-align: right;
	margin-bottom: 0;
	
}

.comment-text .description p {
	margin-bottom: 0px;
	font-size: 14px;
}

span.posted_in, span.sku_wrapper, span.tagged_as {
	font-size: 12px !important;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #ccc;
}

.panel {
	background: #eee !important;
	padding: 50px;
	-webkit-border-radius: 0 !important;
}

/*woo related*/

.related.products {
	margin-bottom: 100px;
	margin-top: 100px;
}

.related.products h2 {
	font-size: 22px;
	text-align: center;
	background: #f5f5f5;
	margin-bottom: 40px;
	padding-top: 30px;
	padding-bottom: 30px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.related.products h3 {
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 2px;
}

.related.products li {
	display: inline-block;
	width: 20%;
	margin: 0 20px 0 0px;
}

.related.products li img {
	max-width: 100%;
	height: auto;
}

.related.products li .starwrapper {
	display: none;
}

.related.products li {
	position: relative;
}

.related .add_to_cart_button {
	color: #fff;
	padding: 5px 9px 4px;
	position: absolute;
	top: 33%;
	left: 30%;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 11px;
}

/*cart*/


.shop_table.cart td {
	background: #fff;
}

.woocommerce-checkout .entry-content-inner {
	padding-right: 0;
}



.woocommerce #reviews #comments ol.commentlist li .comment-text,.woocommerce-page #reviews #comments ol.commentlist li .comment-text {
	margin: 0 0 0 50px;
	border: 1px solid #f0eef0;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 1em 1em 0
}

.woocommerce #reviews #comments ol.commentlist li .comment-text:after,.woocommerce #reviews #comments ol.commentlist li .comment-text:before,.woocommerce-page #reviews #comments ol.commentlist li .comment-text:after,.woocommerce-page #reviews #comments ol.commentlist li .comment-text:before {
	content: " ";
	display: table
}

.woocommerce #reviews #comments ol.commentlist li .comment-text:after,.woocommerce-page #reviews #comments ol.commentlist li .comment-text:after {
	clear: both
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p,.woocommerce-page #reviews #comments ol.commentlist li .comment-text p {
	margin: 0 0 1em
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta {
	font-size: .83em
}

.woocommerce #reviews #comments ol.commentlist ul.children,.woocommerce-page #reviews #comments ol.commentlist ul.children {
	list-style: none;
	margin: 20px 0 0 50px
}

.woocommerce #reviews #comments ol.commentlist ul.children .star-rating,.woocommerce-page #reviews #comments ol.commentlist ul.children .star-rating {
	display: none
}

.woocommerce #reviews #comments ol.commentlist #respond,.woocommerce-page #reviews #comments ol.commentlist #respond {
	border: 1px solid #f0eef0;
	padding: 1em 1em 0;
	margin: 20px 0 0 50px
}

.woocommerce #reviews #comments .commentlist>li:before,.woocommerce-page #reviews #comments .commentlist>li:before {
	content: ""
}

.woocommerce .star-rating,.woocommerce-page .star-rating {
	float: right;
	overflow: hidden;
	position: relative;
	height: 1em;
	line-height: 1em;
	font-size: 1em;
	width: 5.4em;
	font-family: star
}

.woocommerce .star-rating:before,.woocommerce-page .star-rating:before {
	content: "\73\73\73\73\73";
	color: #e0dadf;
	float: left;
	top: 0;
	left: 0;
	position: absolute
}

.woocommerce .star-rating span,.woocommerce-page .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em
}

.woocommerce .star-rating span:before,.woocommerce-page .star-rating span:before {
	content: "\53\53\53\53\53";
	top: 0;
	position: absolute;
	left: 0
}

.woocommerce .woocommerce-product-rating,.woocommerce-page .woocommerce-product-rating {
	line-height: 2em;
	display: block
}

.woocommerce .woocommerce-product-rating .star-rating,.woocommerce-page .woocommerce-product-rating .star-rating {
	margin: .5em 4px 0 0;
	float: left
}

.woocommerce .products .star-rating,.woocommerce-page .products .star-rating {
	display: block;
	margin: 0 0 .5em;
	float: none
}

.woocommerce .hreview-aggregate .star-rating,.woocommerce-page .hreview-aggregate .star-rating {
	margin: 10px 0 0
}

.woocommerce #review_form #respond,.woocommerce-page #review_form #respond {
	position: static;
	margin: 0;
	width: auto;
	padding: 0;
	background: 0 0;
	border: 0
}

.woocommerce #review_form #respond:after,.woocommerce #review_form #respond:before,.woocommerce-page #review_form #respond:after,.woocommerce-page #review_form #respond:before {
	content: " ";
	display: table
}

.woocommerce #review_form #respond:after,.woocommerce-page #review_form #respond:after {
	clear: both
}

.woocommerce #review_form #respond p,.woocommerce-page #review_form #respond p {
	margin: 0 0 10px
}

.woocommerce #review_form #respond .form-submit input,.woocommerce-page #review_form #respond .form-submit input {
	left: auto
}

.woocommerce #review_form #respond textarea,.woocommerce-page #review_form #respond textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%
}

.woocommerce p.stars,.woocommerce-page p.stars {
	position: relative;
	font-size: 1em
}

.woocommerce p.stars a,.woocommerce-page p.stars a {
	display: inline-block;
	font-weight: 700;
	margin-right: 1em;
	text-indent: -9999px;
	position: relative
}

.woocommerce p.stars a:last-child,.woocommerce-page p.stars a:last-child {
	border-right: 0
}

.woocommerce p.stars a.star-1,.woocommerce p.stars a.star-2,.woocommerce p.stars a.star-3,.woocommerce p.stars a.star-4,.woocommerce p.stars a.star-5,.woocommerce-page p.stars a.star-1,.woocommerce-page p.stars a.star-2,.woocommerce-page p.stars a.star-3,.woocommerce-page p.stars a.star-4,.woocommerce-page p.stars a.star-5 {
	border-right: 1px solid #ccc
}

.woocommerce p.stars a.star-1:after,.woocommerce p.stars a.star-2:after,.woocommerce p.stars a.star-3:after,.woocommerce p.stars a.star-4:after,.woocommerce p.stars a.star-5:after,.woocommerce-page p.stars a.star-1:after,.woocommerce-page p.stars a.star-2:after,.woocommerce-page p.stars a.star-3:after,.woocommerce-page p.stars a.star-4:after,.woocommerce-page p.stars a.star-5:after {
	font-family: WooCommerce;
	text-indent: 0;
	position: absolute;
	top: 0;
	left: 0
}

.woocommerce p.stars a.star-1,.woocommerce-page p.stars a.star-1 {
	width: 2em
}

.woocommerce p.stars a.star-1:after,.woocommerce-page p.stars a.star-1:after {
	content: "\e021"
}

.woocommerce p.stars a.star-1.active:after,.woocommerce p.stars a.star-1:hover:after,.woocommerce-page p.stars a.star-1.active:after,.woocommerce-page p.stars a.star-1:hover:after {
	content: "\e020"
}

.woocommerce p.stars a.star-2,.woocommerce-page p.stars a.star-2 {
	width: 3em
}

.woocommerce p.stars a.star-2:after,.woocommerce-page p.stars a.star-2:after {
	content: "\e021\e021"
}

.woocommerce p.stars a.star-2.active:after,.woocommerce p.stars a.star-2:hover:after,.woocommerce-page p.stars a.star-2.active:after,.woocommerce-page p.stars a.star-2:hover:after {
	content: "\e020\e020"
}

.woocommerce p.stars a.star-3,.woocommerce-page p.stars a.star-3 {
	width: 4em
}

.woocommerce p.stars a.star-3:after,.woocommerce-page p.stars a.star-3:after {
	content: "\e021\e021\e021"
}

.woocommerce p.stars a.star-3.active:after,.woocommerce p.stars a.star-3:hover:after,.woocommerce-page p.stars a.star-3.active:after,.woocommerce-page p.stars a.star-3:hover:after {
	content: "\e020\e020\e020"
}

.woocommerce p.stars a.star-4,.woocommerce-page p.stars a.star-4 {
	width: 5em
}

.woocommerce p.stars a.star-4:after,.woocommerce-page p.stars a.star-4:after {
	content: "\e021\e021\e021\e021"
}

.woocommerce p.stars a.star-4.active:after,.woocommerce p.stars a.star-4:hover:after,.woocommerce-page p.stars a.star-4.active:after,.woocommerce-page p.stars a.star-4:hover:after {
	content: "\e020\e020\e020\e020"
}

.woocommerce p.stars a.star-5,.woocommerce-page p.stars a.star-5 {
	width: 6em;
	border: 0
}

.woocommerce p.stars a.star-5:after,.woocommerce-page p.stars a.star-5:after {
	content: "\e021\e021\e021\e021\e021"
}

.woocommerce p.stars a.star-5.active:after,.woocommerce p.stars a.star-5:hover:after,.woocommerce-page p.stars a.star-5.active:after,.woocommerce-page p.stars a.star-5:hover:after {
	content: "\e020\e020\e020\e020\e020"
}

.woocommerce table.shop_attributes,.woocommerce-page table.shop_attributes {
	border: 0;
	border-top: 1px dotted rgba(0,0,0,.1);
	margin-bottom: 1.618em;
	width: 100%
}

.woocommerce table.shop_attributes th,.woocommerce-page table.shop_attributes th {
	width: 150px;
	font-weight: 700;
	padding: 8px;
	border-top: 0;
	border-bottom: 1px dotted rgba(0,0,0,.1);
	margin: 0;
	line-height: 1.5em
}

.woocommerce table.shop_attributes td,.woocommerce-page table.shop_attributes td {
	font-style: italic;
	padding: 0;
	border-top: 0;
	border-bottom: 1px dotted rgba(0,0,0,.1);
	margin: 0;
	line-height: 1.5em
}

.woocommerce table.shop_attributes td p,.woocommerce-page table.shop_attributes td p {
	margin: 0;
	padding: 8px 0
}

.woocommerce table.shop_attributes .alt td,.woocommerce table.shop_attributes .alt th,.woocommerce-page table.shop_attributes .alt td,.woocommerce-page table.shop_attributes .alt th {
	background: rgba(0,0,0,.025)
}

.woocommerce table.shop_table,.woocommerce-page table.shop_table {
	border:1px solid #ddd;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
	border-collapse: separate;
	
}

.woocommerce table.shop_table th,.woocommerce-page table.shop_table th {
	font-weight: 700;
	line-height: 18px;
	padding: 9px 12px
}

.woocommerce table.shop_table td,.woocommerce-page table.shop_table td {
	border-top: 1px solid #ddd;
	
	padding: 6px 12px;
	vertical-align: middle
}

.woocommerce table.shop_table td small,.woocommerce-page table.shop_table td small {
	font-weight: 400
}

.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th,.woocommerce-page table.shop_table tfoot td,.woocommerce-page table.shop_table tfoot th {
	font-weight: 700;
	border-top: 1px solid rgba(0,0,0,.1)
}

.woocommerce table.my_account_orders,.woocommerce-page table.my_account_orders {
	font-size: .85em
}

.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th,.woocommerce-page table.my_account_orders td,.woocommerce-page table.my_account_orders th {
	padding: 4px 8px;
	vertical-align: middle
}

.woocommerce table.my_account_orders .button,.woocommerce-page table.my_account_orders .button {
	white-space: nowrap
}

.woocommerce table.my_account_orders .order-actions,.woocommerce-page table.my_account_orders .order-actions {
	text-align: right
}

.woocommerce table.my_account_orders .order-actions .button,.woocommerce-page table.my_account_orders .order-actions .button {
	margin: .125em 0 .125em .25em
}

.woocommerce td.product-name dl.variation,.woocommerce-page td.product-name dl.variation {
	margin: .25em 0
}

.woocommerce td.product-name dl.variation:after,.woocommerce td.product-name dl.variation:before,.woocommerce-page td.product-name dl.variation:after,.woocommerce-page td.product-name dl.variation:before {
	content: " ";
	display: table
}

.woocommerce td.product-name dl.variation:after,.woocommerce-page td.product-name dl.variation:after {
	clear: both
}

.woocommerce td.product-name dl.variation dd,.woocommerce td.product-name dl.variation dt,.woocommerce-page td.product-name dl.variation dd,.woocommerce-page td.product-name dl.variation dt {
	display: inline-block;
	float: left;
	margin-bottom: 1em
}

.woocommerce td.product-name dl.variation dt,.woocommerce-page td.product-name dl.variation dt {
	font-weight: 700;
	padding: 0 0 .25em;
	margin: 0 4px 0 0;
	clear: left
}

.woocommerce td.product-name dl.variation dd,.woocommerce-page td.product-name dl.variation dd {
	padding: 0 0 .25em
}

.woocommerce td.product-name dl.variation dd p:last-child,.woocommerce-page td.product-name dl.variation dd p:last-child {
	margin-bottom: 0
}

.woocommerce td.product-name p.backorder_notification,.woocommerce-page td.product-name p.backorder_notification {
	font-size: .83em
}

.woocommerce td.product-quantity,.woocommerce-page td.product-quantity {
	min-width: 80px
}

.woocommerce #content table.cart .product-thumbnail,.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail {
	min-width: 32px
}

.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img {
	
}

.woocommerce #content table.cart td,.woocommerce #content table.cart th,.woocommerce table.cart td,.woocommerce table.cart th,.woocommerce-page #content table.cart td,.woocommerce-page #content table.cart th,.woocommerce-page table.cart td,.woocommerce-page table.cart th {
	vertical-align: middle;
	
}

table.cart th {
	background: #f5f5f5 !important;
	font-size: 12px ;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding:20px 20px 20px 10px !important;
}

td.product-name a {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
}

td.actions .wc-forward {
	float: right;
	border: none;
	padding: 20px;
	color: #fff;
}

td.actions .wc-forward:hover {
	background: #323a4b !important;
}

.coupon label {
	display: none;
}

input.button {
	background: none;
	color: #42444b;
	border: 1px solid #eee;
	padding: 20px;
	width: 100%;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 10px !important;
}

input#coupon_code.input-text {
	width: 100%;
	text-align: center;
	padding: 20px 20px 10px;
	margin-bottom: 10px;
	border: none;
	background: #f1f1f1;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
}

.woocommerce #content table.cart a.remove,.woocommerce table.cart a.remove,.woocommerce-page #content table.cart a.remove,.woocommerce-page table.cart a.remove {
	display: block;
	font-size: 1.5em;
	height: 1em;
	width: 1em;
	text-align: center;
	line-height: 1;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	color: red;
	text-decoration: none;
	font-weight: 700
}

.woocommerce #content table.cart a.remove:hover,.woocommerce table.cart a.remove:hover,.woocommerce-page #content table.cart a.remove:hover,.woocommerce-page table.cart a.remove:hover {
	background-color: red;
	color: #fff
}

.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon .input-text {
	
	
	
	border: 1px solid #e0dadf;
	padding: 6px 6px 5px;
	

	
}

.woocommerce  td.actions {
	background: #f9f9f9 !important;
}

.woocommerce #content table.cart input,.woocommerce table.cart input,.woocommerce-page #content table.cart input,.woocommerce-page table.cart input {
	margin: 0;
	vertical-align: middle;
	line-height: 1em
}

.woocommerce ul.cart_list,.woocommerce ul.product_list_widget,.woocommerce-page ul.product_list_widget {
	list-style: none;
	padding: 0;
	margin: 0
}

.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li,.woocommerce-page ul.cart_list li,.woocommerce-page ul.product_list_widget li {
	padding: 4px 0;
	margin: 0;
	list-style: none
}

.woocommerce ul.cart_list li:after,.woocommerce ul.cart_list li:before,.woocommerce ul.product_list_widget li:after,.woocommerce ul.product_list_widget li:before,.woocommerce-page ul.cart_list li:after,.woocommerce-page ul.cart_list li:before,.woocommerce-page ul.product_list_widget li:after,.woocommerce-page ul.product_list_widget li:before {
	content: " ";
	display: table
}

.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl,.woocommerce-page ul.cart_list li dl,.woocommerce-page ul.product_list_widget li dl {
	margin: 0;
	padding-left: 1em;
	border-left: 2px solid rgba(0,0,0,.1)
}

.woocommerce ul.cart_list li dl:after,.woocommerce ul.cart_list li dl:before,.woocommerce ul.product_list_widget li dl:after,.woocommerce ul.product_list_widget li dl:before,.woocommerce-page ul.cart_list li dl:after,.woocommerce-page ul.cart_list li dl:before,.woocommerce-page ul.product_list_widget li dl:after,.woocommerce-page ul.product_list_widget li dl:before {
	content: " ";
	display: table
}

.woocommerce ul.cart_list li dl:after,.woocommerce ul.product_list_widget li dl:after,.woocommerce-page ul.cart_list li dl:after,.woocommerce-page ul.product_list_widget li dl:after {
	clear: both
}

.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt,.woocommerce-page ul.cart_list li dl dd,.woocommerce-page ul.cart_list li dl dt,.woocommerce-page ul.product_list_widget li dl dd,.woocommerce-page ul.product_list_widget li dl dt {
	display: inline-block;
	float: left;
	margin-bottom: 1em
}

.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt,.woocommerce-page ul.cart_list li dl dt,.woocommerce-page ul.product_list_widget li dl dt {
	font-weight: 700;
	padding: 0 0 .25em;
	margin: 0 4px 0 0;
	clear: left
}

.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd,.woocommerce-page ul.cart_list li dl dd,.woocommerce-page ul.product_list_widget li dl dd {
	padding: 0 0 .25em
}

.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child,.woocommerce-page ul.cart_list li dl dd p:last-child,.woocommerce-page ul.product_list_widget li dl dd p:last-child {
	margin-bottom: 0
}

.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating,.woocommerce-page ul.cart_list li .star-rating,.woocommerce-page ul.product_list_widget li .star-rating {
	float: none
}

.woocommerce .cart-collaterals .cart_totals p,.woocommerce-page .cart-collaterals .cart_totals p {
	margin: 0
}

.woocommerce .cart-collaterals .cart_totals p small,.woocommerce-page .cart-collaterals .cart_totals p small {
	color: #777;
	font-size: .83em
}

.woocommerce .cart-collaterals .cart_totals table,.woocommerce-page .cart-collaterals .cart_totals table {
	border-collapse: separate;
	margin: 0 0 6px;
	padding: 0
}

.woocommerce .cart-collaterals .cart_totals table tr:first-child td,.woocommerce .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-page .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-page .cart-collaterals .cart_totals table tr:first-child th {
	border-top: 0
}

.woocommerce .cart-collaterals .cart_totals table th,.woocommerce-page .cart-collaterals .cart_totals table th {
	padding: 6px 12px 0 0;
	width: 25%
}

.woocommerce .cart-collaterals .cart_totals table td,.woocommerce-page .cart-collaterals .cart_totals table td {
	padding: 6px 0
}

.woocommerce .cart-collaterals .cart_totals table td,.woocommerce .cart-collaterals .cart_totals table th,.woocommerce-page .cart-collaterals .cart_totals table td,.woocommerce-page .cart-collaterals .cart_totals table th {
	vertical-align: top
}

.woocommerce .cart-collaterals .cart_totals table small,.woocommerce-page .cart-collaterals .cart_totals table small {
	display: block;
	color: #777
}

.woocommerce .cart-collaterals .cart_totals table select,.woocommerce-page .cart-collaterals .cart_totals table select {
	width: 100%
}

.woocommerce .cart-collaterals .cart_totals .discount td,.woocommerce-page .cart-collaterals .cart_totals .discount td {
	color: #85ad74
}

.woocommerce .cart-collaterals .cart_totals tr td,.woocommerce .cart-collaterals .cart_totals tr th,.woocommerce-page .cart-collaterals .cart_totals tr td,.woocommerce-page .cart-collaterals .cart_totals tr th {
	border-top: 1px solid #f7f6f7
}

.woocommerce .cart-collaterals .cart_totals a.button.alt,.woocommerce-page .cart-collaterals .cart_totals a.button.alt {
	display: inline-block
}

.woocommerce .cart-collaterals .cross-sells ul.products li.product,.woocommerce-page .cart-collaterals .cross-sells ul.products li.product {
	margin-top: 0
}

.woocommerce form .form-row,.woocommerce-page form .form-row {
	padding: 3px;
	margin: 0 0 6px
}

.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder,.woocommerce-page form .form-row [placeholder]:focus::-webkit-input-placeholder {
	-webkit-transition: opacity .5s .5s ease;
	-moz-transition: opacity .5s .5s ease;
	transition: opacity .5s .5s ease;
	opacity: 0
}

.woocommerce form .form-row label,.woocommerce-page form .form-row label {
	line-height: 2em
}

.woocommerce form .form-row label.hidden,.woocommerce-page form .form-row label.hidden {
	visibility: hidden
}

.woocommerce form .form-row label.inline,.woocommerce-page form .form-row label.inline {
	display: inline
}

.woocommerce form .form-row select,.woocommerce-page form .form-row select {
	cursor: pointer;
	margin: 0
}

.woocommerce form .form-row .required,.woocommerce-page form .form-row .required {
	color: red;
	font-weight: 700;
	border: 0
}

.woocommerce form .form-row .input-checkbox,.woocommerce-page form .form-row .input-checkbox {
	display: inline;
	margin: -2px 8px 0 0;
	text-align: center;
	vertical-align: middle
}

.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce-page form .form-row input.input-text,.woocommerce-page form .form-row textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	outline: 0;
	line-height: 1em;
	border: none;
	background: #f5f5f5;
	padding: 10px 5px;
}

.woocommerce form .form-row textarea,.woocommerce-page form .form-row textarea {
	height: 4em;
	line-height: 1.5em;
	display: block;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-drop,.woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-single,.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,.woocommerce form .form-row.validate-required.woocommerce-invalid select,.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-drop,.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-single,.woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text,.woocommerce-page form .form-row.validate-required.woocommerce-invalid select {
	border-color: #fb7f88
}

.woocommerce form .form-row ::-webkit-input-placeholder,.woocommerce-page form .form-row ::-webkit-input-placeholder {
	line-height: normal
}

.woocommerce form .form-row :-moz-placeholder,.woocommerce-page form .form-row :-moz-placeholder {
	line-height: normal
}

.woocommerce form .form-row :-ms-input-placeholder,.woocommerce-page form .form-row :-ms-input-placeholder {
	line-height: normal
}

.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register,.woocommerce-page form.checkout_coupon,.woocommerce-page form.login,.woocommerce-page form.register {
	border: 1px solid #e0dadf;
	padding: 20px;
	margin: 2em 0;
	text-align: left;
	-webkit-border-radius: 5px;
	border-radius: 5px
}

.woocommerce ul#shipping_method,.woocommerce-page ul#shipping_method {
	list-style: none;
	margin: 0;
	padding: 0
}

.woocommerce ul#shipping_method li,.woocommerce-page ul#shipping_method li {
	margin: 0;
	padding: .25em 0 .25em 22px;
	text-indent: -22px;
	list-style: none
}

.woocommerce ul#shipping_method .amount,.woocommerce-page ul#shipping_method .amount {
	font-weight: 700
}

.woocommerce p.woocommerce-shipping-contents,.woocommerce-page p.woocommerce-shipping-contents {
	margin: 0
}

.woocommerce .checkout .col-2 h3#ship-to-different-address,.woocommerce-page .checkout .col-2 h3#ship-to-different-address {
	float: left;
	clear: none
}

.woocommerce .checkout .col-2 .form-row-first,.woocommerce .checkout .col-2 .notes,.woocommerce-page .checkout .col-2 .form-row-first,.woocommerce-page .checkout .col-2 .notes {
	clear: left
}

.woocommerce .checkout .create-account small,.woocommerce-page .checkout .create-account small {
	font-size: 11px;
	color: #777;
	line-height: 13px;
	font-weight: 400
}

.woocommerce .checkout div.shipping-address,.woocommerce-page .checkout div.shipping-address {
	padding: 0;
	clear: left;
	width: 100%
}

.woocommerce .checkout .shipping_address,.woocommerce-page .checkout .shipping_address {
	clear: both
}

.woocommerce #payment,.woocommerce-page #payment {
	background: #f7f6f7;
}

.woocommerce #payment ul.payment_methods,.woocommerce-page #payment ul.payment_methods {
	text-align: left;
	padding: 1em;
	border-bottom: 1px solid #e0dadf;
	margin: 0;
	list-style: none
}

.woocommerce #payment ul.payment_methods:after,.woocommerce #payment ul.payment_methods:before,.woocommerce-page #payment ul.payment_methods:after,.woocommerce-page #payment ul.payment_methods:before {
	content: " ";
	display: table
}

.woocommerce #payment ul.payment_methods:after,.woocommerce-page #payment ul.payment_methods:after {
	clear: both
}

.woocommerce #payment ul.payment_methods li,.woocommerce-page #payment ul.payment_methods li {
	line-height: 2em;
	text-align: left;
	margin: 0;
	font-weight: 400
}

.woocommerce #payment ul.payment_methods li input,.woocommerce-page #payment ul.payment_methods li input {
	margin: 0 1em 0 0
}

.woocommerce #payment ul.payment_methods li img,.woocommerce-page #payment ul.payment_methods li img {
	vertical-align: middle;
	margin: -2px 0 0 .5em;
	padding: 0;
	position: relative;
	box-shadow: none
}

.woocommerce #payment ul.payment_methods li img+img,.woocommerce-page #payment ul.payment_methods li img+img {
	margin-left: 2px
}

.woocommerce #payment div.form-row,.woocommerce-page #payment div.form-row {
	padding: 1em;
	border-top: 1px solid #fff
}

.woocommerce #payment div.payment_box,.woocommerce-page #payment div.payment_box {
	position: relative;
	width: 96%;
	padding: 1em 2%;
	margin: 1em 0;
	font-size: .92em;
	line-height: 1.5em;
	background: #ebe8eb;
	background: -webkit-gradient(linear,left top,left bottom,from(#ebe8eb),to(#e0dadf));
	background: -webkit-linear-gradient(#ebe8eb,#e0dadf);
	background: -moz-linear-gradient(center top,#ebe8eb 0,#e0dadf 100%);
	background: -moz-gradient(center top,#ebe8eb 0,#e0dadf 100%);
	box-shadow: 0 1px 2px 0 rgba(0,0,0,.25);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.25);
	color: #5e5e5e;
	text-shadow: 0 1px 0 rgba(255,255,255,.8)
}

.woocommerce #payment div.payment_box input.input-text,.woocommerce #payment div.payment_box textarea,.woocommerce-page #payment div.payment_box input.input-text,.woocommerce-page #payment div.payment_box textarea {
	border-color: #c8bfc6 #d4cdd2 #d4cdd2;
	box-shadow: 0 1px 0 0 rgba(255,255,255,.4);
	-webkit-box-shadow: 0 1px 0 0 rgba(255,255,255,.4)
}

.woocommerce #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-page #payment div.payment_box ::-webkit-input-placeholder {
	color: #c8bfc6
}

.woocommerce #payment div.payment_box :-moz-placeholder,.woocommerce-page #payment div.payment_box :-moz-placeholder {
	color: #c8bfc6
}

.woocommerce #payment div.payment_box :-ms-input-placeholder,.woocommerce-page #payment div.payment_box :-ms-input-placeholder {
	color: #c8bfc6
}

.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number {
	font-size: 1.5em;
	padding: 8px;
	background-repeat: no-repeat;
	background-position: right
}

.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.visa {
	background-image: url(../images/icons/credit-cards/visa.png)
}

.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
	background-image: url(../images/icons/credit-cards/mastercard.png)
}

.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.laser {
	background-image: url(../images/icons/credit-cards/laser.png)
}

.shop_table.cart .quantity {
	margin-bottom: 0;
	margin-right: 0;
}

.shop_table.cart .product-thumbnail img{
	max-width: 90px !important;
	height:  auto;
}
.shop_table.cart td.product-remove {
	width: 70px;
	border-right: 1px solid #ddd;
}

.shop_table.cart td.product-remove a {
	text-align: center;
	margin: 0 auto;
}

/*STAR RATING*/

@font-face{font-family:star;src:url(woocommerce/fonts/star.eot);src:url(woocommerce/fonts/star.eot?#iefix) format('embedded-opentype'),url(woocommerce/fonts/star.woff) format('woff'),url(woocommerce/fonts/star.ttf) format('truetype'),url(woocommerce/fonts/star.svg#star) format('svg');font-weight:400;font-style:normal}@font-face {
	font-family: WooCommerce;
	src: url(woocommerce/fonts/WooCommerce.eot);
	src: url(woocommerce/fonts/WooCommerce.eot?#iefix) format('embedded-opentype'),url(woocommerce/fonts/WooCommerce.woff) format('woff'),url(woocommerce/fonts/WooCommerce.ttf) format('truetype'),url(woocommerce/fonts/WooCommerce.svg#WooCommerce) format('svg');
	font-weight: 400;
	font-style: normal
}

.star-rating,.woocommerce-page .star-rating {
	float: left;
	overflow: hidden;
	position: relative;
	height: 1em;
	line-height: 1em;
	font-size: 1em;
	width: 5.4em;
	font-family: star
}

.star-rating:before,.woocommerce-page .star-rating:before {
	content: "\73\73\73\73\73";
	color: #e0dadf;
	float: left;
	top: 0;
	left: 0;
	position: absolute
}

.star-rating span,.woocommerce-page .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em
}

.star-rating span:before,.woocommerce-page .star-rating span:before {
	content: "\53\53\53\53\53";
	top: 0;
	position: absolute;
	left: 0
}

.woocommerce .woocommerce-product-rating,.woocommerce-page .woocommerce-product-rating {
	line-height: 2em;
	display: block
}

.woocommerce .woocommerce-product-rating .star-rating,.woocommerce-page .woocommerce-product-rating .star-rating {
	margin: .5em 4px 0 0;
	float: left
}

.woocommerce .products .star-rating,.woocommerce-page .products .star-rating {
	display: block;
	margin: 0 0 .5em;
	float: none
}
/*********************************************************************VIDEO AREA*/

.video-area {
	padding:0px  !important;
	width: 100% !important;
}

#ms-videos ul li h3 {
	color: #323a4b;
	font-size: 14px !important;
	text-transform: uppercase;
	margin-top: 0;
	line-height: 21px !important;
	margin-bottom: 0 ;
	font-weight: 600;
}

#ms-videos ul li {
	color: #ccc;
	font-weight: 500;
	font-size: 13px !important;
	width: 100%;
	cursor: pointer;
	padding: 16px 18px;
	border-bottom: 1px solid #eee;
	
	text-transform: uppercase;
	background: #f5f6f7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: background 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
	-moz-transition: background 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
	-ms-transition: background 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
	-o-transition: background 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
	transition: background 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

#ms-videos ul li.active {
	background: #A50000 ;
}


#ms-videos .tabs {
	position: absolute;
	width: 300px !important;
	height: 100%;
	right: 0;
}

/*MS VIDEOS*/

#ms-videos {
	position: relative;
	background: #000;
}

#ms-videos .mightyslider_modern_skin {
	margin-right: 299px;
}

#ms-videos .frame {
	width: 100%;
	height: 500px;
}

#ms-videos .frame .slide_element {
	height: 100%;
}

#ms-videos .frame .slide_element > div {
	float: left;
	height: 100%;
}

#ms-videos .frame .mSCover img {
	max-width: none;
}

#ms-videos .tabs {
	position: absolute;
	width: 299px;
	height: 100%;
	right: 0;
	background: #2E2E2E;
}

#ms-videos .tabs ul {
	width: 100%;
	margin: 0;
	padding: 0;
}



#ms-videos .tabs ul li:last-of-type {
	border-bottom: 0 !important;
}

#ms-videos .tabs ul li:hover {
	background: #A50000 !important;
	color: #fff;
}

#ms-videos .tabs ul li:hover h3 {
	color: #FFF;
}

#ms-videos .tabs ul li.active {
	background: #41444b !important;
	color: #FFF;
}

#ms-videos .tabs ul li.active h3 {
	color: #fff;
	
}

#ms-videos .caption {
	font-size: 26px;
	line-height: normal;
	font-weight: 300;
	color: #FFF;
	opacity: 0;
	letter-spacing: -1px;
	white-space: nowrap;
	text-align: center;
	z-index: 1002;
	text-transform: uppercase;
	text-align: center;
}




/*********************************************************************FOOTER*/

#footer-look {
	background: #3C3434;
	color: #aaa !important;
	padding: 0px 0px 0px;
}

#footer-look .footer-section {
	padding: 40px 20px;
}

#footer-look  h4.widget-title,#footer-look  h3,#footer-look  h2, #footer-look  h1 {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 30px;
  font-weight:500;
}

#footer-look ul {
	padding-left: 0;
}

#footer-look ul li {
	list-style: none;
	margin-bottom: 8px;
}

#footer-look ul li a {
	color: #ffffff !important;
}

#footer-look .footer-section .textwidget ul li:before {
	font-family: "icomoon";
	content: "\e046";
	margin-right: 10px;
	font-size: 15px;
	color: #A50000;
	
}

#footer-look .footer-section-inner {
	padding: 0 30px;
}

.footer-bottom {
	color: #fff ;
	background: #373737 !important;
	border-top: 1px solid #444;
}

#footer-look .tweet-content {
	line-height: 21px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-size: 13px !important;
	color: #919191 !important;
	font-weight: 500 !important;
}

#footer-look .tweet-content a:hover {
	color: #fff;
}

#footer-look .textwidget {
	font-size: 13px !important;
	color: #919191 !important;
	font-weight: 500 !important;
}

#footer-cta {
	background: url(http://www.go-do-nc.com/wp-content/uploads/2015/04/banner_bkg2.jpg) top fixed !important;
	padding: 80px 70px 75px;
}

#footer-cta:hover {
	background: url(http://www.go-do-nc.com/wp-content/uploads/2015/04/banner_bkg2.jpg) top fixed !important; 
	transition: all 240ms ease-out;
	-webkit-transition: all 240ms ease-out;
	-moz-transition: all 240ms ease-out;
	-ms-transition: all 240ms ease-out;
	-o-transition: all 240ms ease-out;
}

#footer-cta h4 {
	margin: 0;
	color: #fff;
	font-size: 32px;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	font-weight:700;
}


#footer-look ul.wpp-list li {
	line-height: 19px !important;
}


#footer-look .textwidget ul {
	margin-top: 30px;
}

#footer-look .textwidget ul li {
	margin: 0;
}

#footer-look .textwidget ul li a {
	color: #fff !important;
}

#footer-look ul.wpp-list li {
	line-height: 21px;
	border-bottom: 1px solid #404040;
	margin-bottom: 20px;
	padding-bottom: 30px;
	padding-top: 5px;
}

#footer-look .footer-section ul.wpp-list li a.wpp-post-title:hover {
	color: #fff !important;
}

#footer-look ul.wpp-list li:last-child {
	border-bottom: 0;
}

#footer-look ul.wpp-list li img {
	margin-right: 20px;
	margin-bottom: 50px;
	margin-top: 5px;
}

#footer-look ul.wpp-list li a.wpp-post-title {
	font-size: 13px !important;
	color: #919191 !important;
	font-weight: 500 !important;
}

.footer-section .textwidget {
	font-size: 13px;
	color: #fff
}

.footer-bottom {
	padding: 20px 0px 20px 0px !important;
	background: url(http://www.go-do-nc.com/wp-content/uploads/2015/04/lightpaperfibers.png) repeat !important;
	
}

.footer-bottom .fb-left {
	padding-left: 55px;
}

.footer-bottom .fb-left h5 {
	margin-bottom: 3px;
	text-transform: uppercase;
	color: #fff;
	font-size: 15px;
	letter-spacing: 1px;
}

.footer-bottom p {
	font-size: 12px;
	text-transform: uppercase;
	color: #666;
	margin-bottom: 0 !important;
	line-height: 21px;
	font-weight: normal;	font-family: 'Old Standard TT', serif;
letter-spacing: 1px;
}

.footer-bottom .fb-right {
	padding-right: 40px;
}

.footer-bottom .fb-right ul {
	list-style: none;
	float: right;
	margin-bottom: 0;
	margin-top: 8px;
}

.footer-bottom .fb-right ul li {
	display: inline-block;
	margin: 0 8px
}

.footer-bottom .fb-right ul li span {
	font-size: 32px;
	color: #666
}

.footer-bottom .fb-right ul li span:hover {
	color: #A50000
}

.footer-section span.wpp-views, span.wpp-date {
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 10px;
	line-height: 24px;
}

#footer-menu {
	background: #373737 !important;
	border-bottom: 1px solid #444;
	padding: 30px;
}

#footer-menu ul {
	text-align: center;
	margin: 0;
}

#footer-menu ul li {
	display: inline-block;
	margin: 0 20px;
}

#footer-menu ul li a {
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
	font-weight: 500;
}

#footer-menu ul li a:hover {
	color: #A50000;
}

#footer-menu ul li a img {
	max-width: 70px;
	vertical-align: -8px;
	margin: 0;
	padding: 0;
}

#footer-look .footer-section ul.essb_links_list li:before {
	content: "";
}

#footer-look .footer-section ul.essb_links_list li {
	margin-bottom: 10px !important;
}

/*********************************************************************COMMENTS*/

#comments a {
	color: #A50000
}
#comments {
	padding: 0 20px;
	width: 80% !important;
	margin: 0 auto !important;
}

#comments form input {
	background: #f5f5f5;
}

#comments textarea#comment {
	background: #f5f5f5;
}

.comments-area {
	margin: 0px 0px 30px;
	padding: 0 0px 0px;
	
}

#respond {
	padding:0 30px 0 0;
}

#respond h3 {
	padding-top: 40px;
	margin-top: 100px !important;
	border-top: 1px solid #f1f1f1;
	margin-bottom: 0 !important
}

h3.comment-reply-title {
	margin-top: 0 !important
}

.comment-reply-title, 
.comments-title {
	margin: 0
}

h2.comments-title {
	color: #666;
	text-transform: uppercase;
	font-size: 16px !important;
	line-height: 30px;
	margin-bottom: 0px;
	margin-top: 0px;
	letter-spacing: 1px;
	border-top: 1px solid #eee;
	padding-top: 30px
}

.comment-list {
	list-style: none;
	margin: 0 0 48px 0
}

.comment-author {
	font-size: 14px;
	line-height: 1.7142857142
}

.comment-list .reply, 
.comment-metadata {
	font-size: 13px;
	font-weight: 500;
	line-height: 2;
	text-transform: uppercase
}

.comment-list .reply {
	margin-top: 24px
}

.comment-author .fn {
	font-weight: 900
}

.comment-author a {
	color: #2b2b2b
}

.comment-list .trackback a, 
.comment-list .pingback a, 
.comment-metadata a {
	color: #767676
}

.comment-author a:hover, 
.comment-list .pingback a:hover, 
.comment-list .trackback a:hover, 
.comment-metadata a:hover {
	color: #41a62a
}

.comment-list article, 
.comment-list .pingback, 
.comment-list .trackback {
	border-top: 1px solid rgba(0,0,0,0.1);
	margin-bottom: 24px;
	padding-top: 24px
}

.comment-list >li:first-child >article, 
.comment-list >.pingback:first-child, 
.comment-list >.trackback:first-child {
	border-top: 0
}

.comment-author {
	position: relative
}

.comment-author .avatar {
	border: 1px solid #eee;
	height: 18px;
	padding: 3px;
	position: absolute;
	top: 0;
	left: 0;
	width: 18px
}

.bypostauthor >article .fn:before {
	margin: 0 2px 0 -2px;
	position: relative;
	top: -1px
}

.comment-author img {
	margin-right: 20px
}

.avatar-34.photo {
	width: 34px;
	height: 34px
}

.says {
	display: none
}

.comment-author, 
.comment-awaiting-moderation, 
.comment-content, 
.comment-list .reply, 
.comment-metadata {
	padding-left: 50px
}

.comment-edit-link {
	margin-left: 5px;
	font-weight: 500;
	background: #A50000;
	padding: 2px 5px 0px;
	line-height: 1px;
	color: #fff !important
}

a.comment-edit-link {
	font-size: 11px
}

a.comment-edit-link:hover {
	background: #343434
}

.comment-reply-link:before, 
.comment-reply-login:before {
	font-family: 'icomoon';
	content: "\e039";
	margin-right: 5px;
	font-weight: 500
}

a.comment-reply-link:hover {
	color: #343434 !important
}

.comment-content {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word
}

.comment-content ul, 
.comment-content ol {
	margin: 0 0 24px 22px
}

.comment-content li >ul, 
.comment-content li >ol {
	margin-bottom: 0
}

.comment-content >:last-child {
	margin-bottom: 0
}

.comment-list .children {
	list-style: none;
	margin-left: 15px
}

.comment-respond {
	margin-bottom: 24px;
	padding: 0
}

.comment .comment-respond {
	margin-top: 24px
}

.comment-respond h3 {
	margin-top: 0;
	margin-bottom: 24px
}

.comment-notes, 
.comment-awaiting-moderation, 
.logged-in-as, 
.no-comments, 
.form-allowed-tags, 
.form-allowed-tags code {
	color: #767676;
	
}

.logged-in-as {
	margin-top: 10px
}


#respond form p.comment-notes {
	font-size: 13px !important;
}

.no-comments {
	font-size: 16px;
	font-weight: 900;
	line-height: 1.5;
	margin-top: 24px;
	text-transform: uppercase
}

.comment-form {
	margin-bottom: 120px
}

.comment-form label {
	display: block
}

.comment-form input[type="text"], 
.comment-form input[type="email"], 
.comment-form input[type="url"] {
	width: 100%;
	border: none;
	background: #fff;
	padding: 15px 10px
}

p.comment-form-comment textarea#comment {
	background: #fff;
	padding: 15px 10px;
	border: none;
	width: 100%
}

#respond label {
	font-size: 13px;
	color: #323a4b;
	font-weight: 500 !important;	font-family: 'Old Standard TT', serif;
}



#single-content label {
	font-weight: normal
}

.form-allowed-tags, 
.form-allowed-tags code {
	font-size: 12px;
	line-height: 1.5
}

.required {
	color: #c0392b
}

.comment-reply-title small a {
	color: #2b2b2b;
	float: right;
	height: 24px;
	overflow: hidden;
	width: 24px
}

.comment-reply-title small a:hover {
	color: #41a62a
}

.comment-reply-title small a:before {
	font-family: 'icomoon';
	content: "\e116";
	font-size: 32px
}

.comment-navigation {
	font-size: 12px;
	line-height: 2;
	margin-bottom: 48px;
	text-transform: uppercase
}

.comment-navigation .nav-next, 
.comment-navigation .nav-previous {
	display: inline-block
}

.comment-navigation .nav-previous a {
	margin-right: 10px
}

#comment-nav-above {
	margin-top: 36px;
	margin-bottom: 0
}

input#submit {
	border: none;
	color: #fff;
	padding: 15px 30px 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	margin-top: 20px;
	background: #323a4b !important;
	font-size: 15px;

}

input#submit:hover {
	background: #A50000 !important;
}


/*********************************************************************SECTION BOTTOM*/

.sb-right {
	border-left: 1px solid #eee;
}

.woocommerce-shipping-fields h3,.woocommerce-billing-fields h3  {
	font-size: 16px;
	width: 100%;
	margin-top: 100px;
	line-height: 21px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.woocommerce-shipping-fields h3 label {
	float: left;
	margin-top: 0;
}

.woocommerce-shipping-fields .input-checkbox {
	vertical-align: 11px;
	margin-top: 0;
	margin-left: 20px;
}

.woocommerce .woocommerce-shipping-fields p label,.woocommerce .woocommerce-billing-fields p label  {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h3#ship-to-different-address {
	margin-bottom: 3px;
}

h3#ship-to-different-address .checkbox {
	margin-bottom: 0;
}

#order_review td {
	padding: 15px;
}

#payment li:before {
	content: none !important;
}

#payment .payment_box {
	background: #eee !important;
	-webkit-border-radius: 0 !important;
	box-shadow: none !important;
	font-size: 11px;
}

#payment .payment_box p {
	font-size: 12px;
	margin-bottom: 0;
	letter-spacing: 1px;
	text-shadow: 0 !important;
}

#payment .form-row.place-order {
	border: 0 !important;
	padding: 0 !important;
	margin-top: 50px;
}

#payment input#place_order.button {
	background: #A50000 !important;
	color: #fff;
	padding: 20px 20px 18px!important;
	font-size: 18px;
	letter-spacing: 1px;
	margin-bottom: 100px !important;
	border: none !important;
}

#payment input#place_order.button:hover {
	background: #323a4b !important;
}

ul.woocommerce-error {
	margin-top: 30px;
	margin-bottom: 0;
}

#section-latest .section-item  img {
	
	margin-bottom: 50px;

}

/*********************************************************************STANDARD SLICK CAROUSEL ELEMENTS*/

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-loading .slick-list {
	background: white url("ajax-loader.gif") center center no-repeat
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	zoom: 1
}

.slick-track:before, .slick-track:after {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

.slick-slide img {
	display: block;
	height: auto
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	outline: none;
	background: #323a4b;
	color: transparent
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: 1
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: 0.25
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: none;
	-webkit-tap-highlight-color: transparent
}

.slick-prev {
	left: 0px;
	background: #A50000;
}

.slick-next {
	right: 0px;
	background: #A50000;
}

.slick-prev:before {
	content: "\e094"
}

.slick-next:before {
	content: "\e095"
}

.slick-next:hover,.slick-prev:hover {
	background: #323a4b !important;
	transition: all 240ms ease-out;
	-webkit-transition: all 240ms ease-out;
	-moz-transition: all 240ms ease-out;
	-ms-transition: all 240ms ease-out;
	-o-transition: all 240ms ease-out;
}

[dir="rtl"] .slick-next {
	right: auto;
	left: -25px
}

[dir="rtl"] .slick-next:before {
	content: "\2190"
}

[dir="rtl"] .slick-prev {
	right: -25px;
	left: auto
}

[dir="rtl"] .slick-prev:before {
	content: "\2192"
}

[dir="rtl"] .slick-slide {
	float: right
}

/*********************************************************************SHOP SLIDER MOBILE*/

.woo-item-home {
	margin: 0 20px;
}

.woo-item-home img {
	margin-bottom: 20px;
}

/*********************************************************************MAIN SLICK SLIDER ON MOBILE*/

#main-hero {
	border-bottom: 1px solid #eee;
	margin-bottom: 30px;
}

#main-hero .slick-prev,#main-hero .slick-next {
	position: absolute;
	display: block;
	height: 38px;
	width: 38px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: #A50000;
	color: transparent;
	top: 15%;
	
	padding: 0;
	border: none;
	outline: none
}

#main-hero .slick-prev:before,#main-hero .slick-next:before {
	font-family: "icomoon";
	font-size: 18px;
	line-height: 1;
	color: white;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	z-index: 99999 !important
}


#main-hero h4 a {
	font-weight: 600;
	font-size: 32px;
}

#main-hero p.hero-sub {
	color: #ccc;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	margin: 0px 0;
	font-weight: normal;
	
}

#main-hero ul.slick-dots {
	display: none !important;
}


/*********************************************************************MOBILE SHOP SLIDER SLIDER*/


#woo-shop-home .slick-prev,#woo-shop-home .slick-next {
	position: absolute;
	display: block;
	height: 38px;
	width: 38px;
	top: 28%;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: #A50000;
	color: transparent;
	padding: 0;
	border: none;
	outline: none
}

#woo-shop-home .slick-prev {
	left: 0px;
}

#woo-shop-home .slick-next {
	right: 0px;
}

#woo-shop-home .slick-prev:before,#woo-shop-home .slick-next:before {
	font-family: "icomoon";
	font-size: 18px;
	line-height: 1;
	color: white;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	z-index: 99999 !important
}


/*********************************************************************MOBILE QUOTE*/


#section-quotes .slick-prev,#section-quotes .slick-next {
	position: absolute;
	display: block;
	height: 60px;
	width: 60px;
	top: 40%;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: #A50000;
	color: transparent;
	padding: 0;
	border: none;
	outline: none
}

#section-quotes .slick-prev {
	left: 0px;
}

#section-quotes .slick-next {
	right: 0px;
}

#section-quotes .slick-prev:before,#section-quotes .slick-next:before {
	font-family: "icomoon";
	font-size: 20px;
	line-height: 1;
	color: white;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	z-index: 99999 !important
}

#section-quotes .slick-dots {
	position: absolute ;
	bottom: 60px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%;
	
}


#section-quotes .slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

#section-quotes .slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer;
	font-family: "icomoon";
	z-index: 99999 !important
}

#section-quotes .slick-dots li button:hover,#section-quotes .slick-dots li button:focus {
	outline: none
}

#section-quotes .slick-dots li button:hover:before,#section-quotes .slick-dots li button:focus:before {
	opacity: 1
}

#section-quotes .slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\2022";
	width: 20px;
	height: 20px;
	font-family: "icomoon";
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	color: #323a4b;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

#section-quotes .slick-dots li.slick-active button:before {
	content: "\e019";
	font-size: 20px
}

#section-quotes .slick-dots li.slick-active button {
	margin-top: -1px
}









/*********************************************************************INTRO SLICK SLIDER*/

#intro .slick-prev,#intro .slick-next {
	position: absolute;
	display: block;
	height: 35px;
	width: 35px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: #A50000;
	color: transparent;
	top: 29%;
	padding: 0;
	border: none;
	outline: none
	
}

#intro-slick {
	padding:30px 0% 40px;
}


#intro .slick-prev:before,#intro .slick-next:before {
	font-family: "icomoon";
	font-size: 15px;
	line-height: 1;
	color: white;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	z-index: 99999 !important
}

#intro ul.slick-dots {
	display: none !important;
}

/*********************************************************************PROJECTS SLICK*/

#projects {
	background: #f5f6f7;
}


#projects .slick-prev,#projects .slick-next {
	position: absolute;
	display: block;
	height: 38px;
	width: 38px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: #A50000;
	color: transparent;
	top: 45%;
	
	padding: 0;
	border: none;
	outline: none
}



#projects .slick-prev:before,#projects .slick-next:before {
	font-family: "icomoon";
	font-size: 15px;
	line-height: 1;
	color: white;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	z-index: 99999 !important
}


#projects ul.slick-dots {
	visibility: visible;
}

#projects .slick-dots {
	position: absolute ;
	bottom: 30px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%;
	
}


#projects .slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

#projects .slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0;
	font-size: 0;
	
	padding: 5px;
	cursor: pointer;
	font-family: "icomoon";
	z-index: 99999 !important
}

#projects .slick-dots li button:hover,#projects .slick-dots li button:focus {
	outline: none
}

#projects .slick-dots li button:hover:before,#projects .slick-dots li button:focus:before {
	opacity: 1
}

#projects .slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\2022";
	width: 20px;
	height: 20px;
	font-family: "icomoon";
	font-size: 30px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

#projects .slick-dots li.slick-active button:before {
	content: "\e019";
	font-size: 24px
}

#projects .slick-dots li.slick-active button {
	margin-top: -1px
}



.blog-gallery .slick-prev,.blog-gallery .slick-next {
	position: absolute;
	display: block;
	height: 38px;
	width: 38px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: #A50000;
	color: transparent;
	top: 45%;
	
	padding: 0;
	border: none;
	outline: none
}



.blog-gallery .slick-prev:before,.blog-gallery .slick-next:before {
	font-family: "icomoon";
	font-size: 15px;
	line-height: 1;
	color: white;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	z-index: 99999 !important
}


.blog-gallery ul.slick-dots {
	visibility: visible;
}

.blog-gallery .slick-dots {
	position: absolute ;
	bottom: 30px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%;
	
}


.blog-gallery .slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.blog-gallery .slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0;
	font-size: 0;
	
	padding: 5px;
	cursor: pointer;
	font-family: "icomoon";
	z-index: 99999 !important
}

.blog-gallery .slick-dots li button:hover,.blog-gallery .slick-dots li button:focus {
	outline: none
}

.blog-gallery .slick-dots li button:hover:before,.blog-gallery .slick-dots li button:focus:before {
	opacity: 1
}

.blog-gallery .slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\2022";
	width: 20px;
	height: 20px;
	font-family: "icomoon";
	font-size: 30px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.blog-gallery .slick-dots li.slick-active button:before {
	content: "\e019";
	font-size: 24px
}

.blog-gallery .slick-dots li.slick-active button {
	margin-top: -1px
}


/*********************************************************************PROJECTS SLICK*/



.slick-carousel4 .slick-prev,.slick-carousel4 .slick-next {
	position: absolute;
	display: block;
	height: 58px;
	width: 58px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: #A50000;
	color: transparent;
	top: 45%;
	
	padding: 0;
	border: none;
	outline: none
}



.slick-carousel4 .slick-prev:before,.slick-carousel4 .slick-next:before {
	font-family: "icomoon";
	font-size: 15px;
	line-height: 1;
	color: white;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	z-index: 99999 !important
}


.slick-carousel4 ul.slick-dots {
	visibility: visible;
}

.slick-carousel4 .slick-dots {
	position: absolute ;
	bottom: 30px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%;
	
}


.slick-carousel4 .slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.slick-carousel4 .slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0;
	font-size: 0;
	
	padding: 5px;
	cursor: pointer;
	font-family: "icomoon";
	z-index: 99999 !important
}

.slick-carousel4 .slick-dots li button:hover,
.slick-carousel4 .slick-dots li button:focus {
	outline: none
}

.slick-carousel4 .slick-dots li button:hover:before,
.slick-carousel4 .slick-dots li button:focus:before {
	opacity: 1
}

.slick-carousel4 .slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\2022";
	width: 20px;
	height: 20px;
	font-family: "icomoon";
	font-size: 30px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-carousel4 .slick-dots li.slick-active button:before {
	content: "\e019";
	font-size: 24px
}

.slick-carousel4 .slick-dots li.slick-active button {
	margin-top: -1px
}



/*********************************************************************SLICK CAROUSEL 2*/



.slick-carousel2 .slick-prev,.slick-carousel2 .slick-next {
	position: absolute;
	display: block;
	height: 38px;
	width: 38px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: #A50000;
	color: transparent;
	top: 20%;
	
	padding: 0;
	border: none;
	outline: none
}

.slick-carousel2 .slick-prev {
	margin-left: -15px;
}

.slick-carousel2 .slick-next {
	margin-right: -15px;
}

.slick-carousel2 .slick-prev:before,.slick-carousel2 .slick-next:before {
	font-family: "icomoon";
	font-size: 18px;
	line-height: 1;
	color: white;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	z-index: 99999 !important
}

.slick-carousel2 ul.slick-dots {
	display: none !important;
}

.slick-carousel2 img  {
	margin-right:0 !important;
	
}

.slick-carousel2 .slick-prev:before,
.slick-carousel2 .slick-next:before {
	font-size: 14px !important;
}

/*********************************************************************SLICK META*/

.slick-meta {
	position: relative
}

.slick-meta-inner {
	padding: 0 15%;
	margin-top: 50px;
	margin-bottom: 70px;
}



.slick-meta-inner h4 a {
	color: #343434;
	font-size: 35px;
	letter-spacing: 2px;
	text-transform: uppercase;
	
}

.slick-meta-inner p.cat {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	color: #343434;	
	font-family: 'Old Standard TT', serif;
	letter-spacing: 3px;
	margin-bottom: 10px;
	margin-top: 30px
}


.slick-meta-inner p {
	color: #111;
	font-size: 18px
}



/*********************************************************************MEDIA QUERIES*/

/*LANDSCAPE IPAD*/

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
	
	
#main-hero .slick-meta-inner h4 a {
	
	font-size:48px !important;
	
}
	
	
/*END LANDSCAPE IPAD*/	
}


@media (min-width:768px) {

#kodda_parent_full_width {
	position: absolute
}

.clear-mobile {
	height: 30px;
	clear: both;
}


#section-latest .section-item  img {
	margin-bottom: 0;
}

#section-latest .section-item .item-meta .sub-item-meta {
	position: absolute;
	bottom: 0;
	width: 100%;
}

#section-latest .section-item .item-meta {
	padding-left: 20px;
}


.title-box {
	position: relative;
	padding: 40px 40px 50px;
	background: #323a4b;
	margin:  0 auto !important;
	width: 1170px !important;
}






/********************************************************************* MAIN HERO SLICK SLIDER */

#main-hero {
	border-bottom: none;
	margin-bottom: 0;
}

#main-hero .slick-meta {
	position: absolute;
	width: 100%;
	top: 39%;
	text-align: center
}

#main-hero .slick-meta-inner {
	padding: 0 10%;
	margin-top: 0px;
	margin-bottom: 70px;
}

#main-hero .slick-meta-inner p.cat {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	letter-spacing: 4px;
	margin-bottom: 20px !important;
	text-shadow: 0px 1px 1px #666;
}

#main-hero p.hero-sub, #ms-apple p,#ms-deep p,#ms-siiimple p {
	

	color: #fff;
	text-transform: uppercase;
	letter-spacing: 4px;
	margin: 0;
	font-weight: 500;
	font-size: 17px;
	text-shadow: 0px 1px 1px #666;
}

#main-hero .slick-meta-inner h4 {
	margin-bottom:10px;
}

#main-hero .slick-meta-inner h4 a,#ms-apple h4 a,#ms-deep h4 a,#ms-siiimple h4 a{
	color: #fff;
	text-shadow: 0px 1px 1px #444;
	font-size: 58px;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: "'Old Standard TT', serif",Helvetica;
}

#main-hero .slick-meta-inner h4 a:hover {
	color: #fff;
	text-shadow: 0px 1px 5px #444;
	transition:all 340ms ease-out;  -webkit-transition:all 340ms ease-out;  -moz-transition:all 340ms ease-out;  -ms-transition:all 340ms ease-out;  -o-transition:all 340ms ease-out;
	
}

#main-hero ul.slick-dots {
	visibility: visible;
}

#main-hero.slick-slider .slick-dots {
	position: absolute ;
	bottom:50px;
	z-index: 9999999;
	list-style: none;
	display: block !important;
	text-align: center;
	padding: 0;
	width: 100%;
	
}


#main-hero .slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

#main-hero .slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer;
	font-family: "icomoon";
	z-index: 99999 !important
}

#main-hero .slick-dots li button:hover,#main-hero .slick-dots li button:focus {
	outline: none
}

#main-hero .slick-dots li button:hover:before,#main-hero .slick-dots li button:focus:before {
	opacity: 1
}

#main-hero .slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\2022";
	width: 20px;
	height: 20px;
	font-family: "icomoon";
	font-size: 30px;
	line-height: 20px;
	text-align: center;
	color: #343434;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

#main-hero .slick-dots li.slick-active button:before {
	content: "\e019";
	font-size: 24px
}

#main-hero .slick-dots li.slick-active button {
	margin-top: -1px
}

#main-hero .slick-prev,#main-hero .slick-next {
	position: absolute;
	display: block;
	height: 60px;
	width: 60px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	
	color: transparent;
	top: 44% ;
	margin-top: -10px;
	padding: 0;
	border: none;
	outline: none
}

#main-hero .slick-prev:before,#main-hero .slick-next:before {
	font-family: "icomoon";
	font-size: 22px;
	line-height: 1;
	color: white;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	z-index: 99999 !important
}

#main-hero .slick-dots li button:before {
	color: #fff
}


/********************************************************************* PROJECTS SLICK SLIDER */





/********************************************************************* INTRO SLICK CAROUSEL */

#intro-slick {
	padding: 30px 25px 30px 25px !important;
}

#intro #intro-slick .slick-prev {
	left:0 !important;
	background: #A50000;
	
	height: 45px !important;
	width: 45px !important;
}

#intro #intro-slick .slick-next {
	right: 0 !important;
	background: #A50000;
	
	height: 45px !important;
	width: 45px !important;
}

/********************************************************************* SLICK CAROUSEL2 */

.slick-carousel2 .slick-prev,.slick-carousel2 .slick-next {
	
	top: 35%;
	
	
}


#section-latest .section-item .item-meta {
	clear: none;
}

#section-latest .gallery-img-wrap-latest img {
	margin-bottom: 0 !important;
}



/********************************************************************* MIGHTY SLIDER */


.mightySlider p.cat {
	font-size: 14px !important;
	text-transform: uppercase;
	font-weight: 700;
	color: #343434;
	letter-spacing: 3px;
	margin-bottom: 10px !important;
	margin-top: 30px
}


.mightySlider p.cat {
	margin-top: 0;
}


/********************************************************************* COMMENTS AREA */

#copyright {margin:60px;}
#copyright p{color:#4A4A4A; font-size:10px}  
  
  
.clear-mobile {
	height: 40px;
	clear: both;
}
#single-content .title-wrapper h3 {
  font-family: "freight-display-pro",sans-serif;
  font-weight: 600;
	margin-top: 0;
	text-align: center;
	letter-spacing: 1px;
	font-size: 54px;
	line-height: 60px;
	font-weight: 600;
}

#single-content .title-wrapper h4 {
  font-family: "freight-display-pro",sans-serif;
  font-style: normal;
  font-weight: 600;
	margin-top: 0;
	letter-spacing: 1px;
	font-size: 24px;
	font-weight: 500;
}


#single-content ul.single-meta-list {
	border-bottom: 0;
	margin-bottom: 0px;
	padding: 10px 18px 6px;
	background: rgba(255,255,255,.9);
	position: absolute;
	width: 100%;
	bottom: 0;
}

#single-content ul.single-meta-list li {
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0 !important;
	font-size: 13px;
	color: #000;
	display: inline-block;
	margin-right: 20px;
}
  
#single-content ul.single-meta-list li a{
	color: #000;

}

#single-content ul.single-meta-list span.single-meta-list-right {
	float: right;
	
}

#single-content img.alignleft {
	margin-right: 30px;
	margin-bottom: 30px;
	float: left;
}

#single-content img.alignright {
	margin-left: 30px;
	margin-bottom: 30px;
	float: right;
}

.single-w-sidebar .single-left-content {
	padding-right: 45px;
}

.comments-area {
	padding: 0 !important;
	margin: 0px 0px 30px 0px !important
}

#comments {
	width: 100%;
	margin: 0px 0 0 0;
}

#single-content blockquote p {
	font-size: 35px !important;
  font-family: "freight-display-pro",sans-serif;
	font-style: normal;
	line-height: 51px !important;
	margin-bottom: 0;
	font-weight: 600;
 	color:#A50000;
}


#single-content blockquote {
	border-left: 0;
	padding: 20px;
	margin-bottom: 40px;
	width:100%;
	text-align:center;
}

/*Blog*/

#g-header {
	text-align: center;
	padding: 10px;
	margin: 5px;
}

.blog-meta-inner {
	border-right: 1px solid #eee;
}

#filter-area ul#projects-filter li {
	display: inline-block;
	margin: 0 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	font-size: 13px;
	color: #fff;
	
}

.gallery-wrap .img-expand {
	position: absolute;
	top: 46%;
	width: 100%;
	text-align: center;
}

.gallery-wrap .img-expand span {
	font-size: 32px;
	color: rgba(255,255,255,1);
	background: rgba(0,0,0,.3);
	padding: 40px;
	-webkit-border-radius: 100px;
	
}

#homev1 #section-latest h2 a {
	color: #323a4b;
	font-size: 35px;
	font-weight: 600;
}

#section-latest .section-latest-inner {
	padding: 45px;
}

.woo-img-inner .woo-img-inner-details {
	position: absolute;
	top: 44%;
	width: 100%;
	text-align: center;
}

.woo-img-inner .woo-img-inner-details h3 {
	font-size: 38px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff !important;
	font-weight: 600;
	margin-top: 0 !important;
}

.woo-img-inner .woo-img-inner-details p {
	font-size: 18px;
	margin: 0;
}

#siiimple-shop .woo-left {
	border-right: 1px solid #f5f5f5;
	background: #f5f5f5;
	padding:30px 30px 50px;
	margin-top: 0;
	
}

a.button.add_to_cart_button {
	position: absolute !important;
	top: 30% !important;
	left: 29%;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	padding: 7px 12px 6px;
	text-align: center;
	background: #A50000;
	
	opacity: 0;
}

.scroll-btn {
	text-align: center;
	z-index: 99999;
	position:absolute;
	width: 100%;
	bottom: 28%;
}

#ms-apple .scroll-btn {
	bottom: 200px;
}

.homev6-content-wrap {
	padding: 30px 50px;
}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px)
and (orientation : portrait) {


.tp-caption a:hover {color: #FF0000 !important}


.clear50 {	
	clear:both;
	height: 100px;
}
    
.single-w-carousel {
	padding-top: 85px;
	padding-bottom: 25px;
}

#single-content .title-wrapper p {
	text-align: center !important;
	font-size: 18px !important;
	letter-spacing: 1px;
	font-weight: normal !important;
}

#single-content .title-wrapper h4 {
  font-family: "freight-display-pro",sans-serif;
  font-style: normal;
  font-weight: 600;
	margin-top: 0;
	letter-spacing: 1px;
	font-size: 24px;
	font-weight: 500;
	
}
#g-header h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 500;
	font-size: 20px;
}


/*the end of the earth*/
}