/*
Theme Name: bow
Theme URI: http://codeopus.net
Author: codeopus
Author URI: http://codeopus.net
Description:  Bow Woocommerce Responsive WP Theme.
Version: 1.7
Tags: black, white, two-columns, fixed-layout, threaded-comments, sticky-post, translation-ready, editor-style, custom-menu
License: GNU General Public License and Themeforest general license
License URI:
*/

/* ------------------------------------------------------------------
[Table of contents]
1. 	Global
2.	Container
3. 	Newsletter
4. 	Login Form
5. 	Logo and Navigation
6. 	Before Content
7.	Content
8.	Blog
	- Entry Title
	- Entry Meta
	- Entry Content
	- Link Post Format
	- Image Post Format
	- Video Post Format
	- Audio Post Format
	- Post Navigation
	- Comment
9.	Sidebar
10.	After Content
11.	Shop
12.	Wordpress Style
13. Footer
------------------------------------------------------------------ */

/* 1. GLOBAL */
body{overflow-x:hidden;}
blockquote, blockquote p {
    font-size: 25px;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 36px;
    font-style: italic;
}

blockquote cite {
    display: block;
    font-size: 13px;
    color: #555;
}

.btn-default:hover, 
.btn-default:focus, 
.btn-default.focus, 
.btn-default:active,
.btn-default.active, 
.open > .dropdown-toggle.btn-default{color:#fff;}
.btn{border-radius:0}
.form-control {
    font-family: 'Montserrat', sans-serif;
	font-weight:400;
    border: solid 1px #292929;
    font-style: italic;
    color: #292929 !important;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding:10px 10px;
	height:auto;
}

input, textarea, select{width:100%}
input, textarea{border:solid 1px #ccc; padding:0 4px;}
input[type="submit"], button, input[type="button"], .button, input[type="checkbox"], input[type="radio"]{
	width:auto;
}
#bow-contact-form{text-align:center;}
#bow-contact-form .label{
	color:#292929;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
}
#bow-contact-form .wpcf7-submit{width:100%;}
body.search-no-results input.form-control, body.error404 input.form-control{width:100% !important;}


/* 2. CONTAINER */
#ip-container.boxed{
	width:1140px;
	margin: 0 auto;
}

.layout-switch #ip-container.boxed{
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
}

#ip-container{
	background:#fff;
}
.ip-main{visibility:visible;}
.bow-loader .ip-main{visibility:hidden;}
.bow-loader .loaded .ip-main{
	visibility:visible
}
.bow-loader .ip-main > .navbar{display:none;}
.bow-loader .loaded .ip-main > .navbar{display:block;}
#ip-container.boxed .navbar-fixed-top{
	width:1140px;
	margin:0 auto;
}
.ip-header{left:0;}

/* 3. NEWSLETTER */
.bow-newsletter-form{border: solid 1px #bcbcbc;}
.bow-newsletter-form br{display:none;}
.header-newsletter{
	background-color: #292929;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    padding: 10px;
	font-size:14px !important
}

.content-newsletter{
	padding: 10px;
    text-align: center;
}
.content-newsletter p{margin:10px 0;}
.content-newsletter img.ajax-loader{display:none !important;}
.content-newsletter .bow-spacer{margin:10px 18px}
.content-newsletter .wpcf7-submit{width:100%; font-size:14px; font-weight:400;}
.content-newsletter .wpcf7-submit:hover{background:#fff; border:solid 1px #fff;}
.content-newsletter .wpcf7-form-control-wrap{padding:5px 0; display:block}

.customfont{font-family: 'Montserrat', sans-serif;}

/* 4. LOGIN FORM */
#myModalLabel{
	font-weight:700 !important;
}
.closeModal{position:absolute; right:0px; top:0px; width:30px; height:30px; line-height:30px; text-align:center}
.closeModal{background:#292929; color:#fff; cursor:pointer}
.control-label{
	font-family: 'Lato', sans-serif;
}
.modal-login .modal-footer{clear:both;}
.modal-login .modal-footer {
    text-align: center;
}
.modal-login .modal-body{
	padding:30px;
	clear:both;
	float:left;
	width:100%;
}
.modal-login .modal-body a{color:#292929;}
input#rememberme{width:auto;}
.modal-login .form-group{width:100%; float:left}
.loginform-message{text-align:center; padding:0px 20px}

.modal-footer button{background:#292929; color:#fff; text-transform:uppercase;}
.modal-footer button:hover{background:transparent; color:#292929}


/* 5. LOGO and NAVIGATION */
.logo-text h1{
	margin:0;
	font-size:36px;
	line-height:20px;
	font-weight:700;
	letter-spacing:2;
	visibility: visible!important;
}
.navbar-static-top + #slideshow-container + #content-wrapper{margin-top:10px}
.admin-bar .navbar-fixed-top{
	top:32px;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{border:0}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{
	background:#000;
}
#bow-nav ul{list-style-type:none;}
#menu li a:hover,
#menu li.current_page_item > a,
#menu li.current_page_parent > a, 
#menu li.current-menu-parent > a, 
#menu li.current-menu-ancestor > a, 
#menu a.active{
	background:#000;
	color:#fff;
}


#menu .dropdown-menu li a:hover,
#menu .dropdown-menu li.current_page_item > a,
#menu .dropdown-menu li.current_page_parent > a, 
#menu .dropdown-menu li.current-menu-parent > a, 
#menu .dropdown-menu li.current-menu-ancestor > a, 
#menu .dropdown-menu a.active{
	color:#bcbcbc;
}
.navbar-brand-bow {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #292929;
	background-color: #ffffff;
	padding: 15px 0;
}
.navbar-brand-bow a,
.navbar-brand-bow a.navbar-brand,
.navbar-brand-bow ul > li > a {
	color: #292929;
}

.navbar-brand-bow .dropdown-menu a, #menu .dropdown-menu a{color:#fff;}

.navbar-brand-bow a.navbar-brand {
	letter-spacing: 2px;
	font-size: 36px;
}
@media (max-width: 768px) {
  .navbar-brand-bow a.navbar-brand {
	padding: 15px 0;
  }
}
.navbar-brand-bow ul {
	font-size: 12px;
}
@media (min-width: 768px) {
  .navbar-brand-bow ul {
	margin-right: 0;
  }
}
.navbar-brand-bow ul a {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
@media (max-width: 768px) {
  .navbar-brand-bow .navbar-toggle {
    margin-right: 0;
    padding: 10px 0;
  }
}
.navbar-brand-bow .badge {
	font-family: 'helvetica';
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

#open-search i{font-size:18px; margin-top:-2px}
.search-open{clear:both; padding-top:15px}
.search-open .form-group{padding:0; margin:0}
.dropdown-menu{border-radius:0; width:200px; background:#000}
.nav .open > a,.nav .open > a:hover,.nav .open > a:focus, .nav .searchnav > a:hover, .nav .searchnav > a:focus, .nav .bow-wishlist-menu > a:hover, .nav .bow-wishlist-menu > a:focus{background:#000; color:#fff !important;}

#menu .dropdown-menu .dropdown-menu{
	right:auto;
	left:-200px;
	top:0px;
	display:none !important;
}

#menu .dropdown-menu li:hover .dropdown-menu{display:block !important;}

.dropdown-menu > li > a, .dropdown-menu a {
    display: block;
    padding: 7px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
    white-space:normal; 
	letter-spacing:1px;
	text-decoration:none;
}


.bow-menu .mega-dropdown{position:static !important}
.bow-menu .bow-label-dropdown{
	display:none;
	top:65px;
	width:100%;
	left:0;
	position: absolute;
	padding:20px 0 0 0;
	z-index:10;
}
.bow-menu .bow-label-dropdown span{
	font-family:lato;
	display:block;
	text-align:center;
	font-weight:400;
	padding:5px 0;
	font-size:12px;
	background:#363636;
	color:#fff;
}

.bow-menu .mega-dropdown .dropdown-menu{
	width:100%;
	border:0;
	padding:80px 0 30px 0;
	box-shadow:none;
	z-index:5;
	top:65px;
	
}
.bow-menu .mega-dropdown:hover .dropdown-menu-ul{
	display:table; 
	width:960px;
	margin:0 auto;
	padding:0 15px;
}
.bow-menu .mega-dropdown:hover .dropdown-menu-ul > li{
	display:table-cell;
	vertical-align:top;
}

.bow-menu .mega-dropdown .cdo_wim_title{
	font-size: 18px;
	font-weight:400;
	width: auto;
	text-transform: uppercase;
	padding: 0px 30px 10px 0px;
	color:#fff;
}

.bow-menu .mega-dropdown .widget_nav_menu .cdo_wim_title,
.bow-menu .mega-dropdown .widget_bow_custom_menu_widget .cdo_wim_title{
	float: left;
	padding: 0px 30px 10px 40px;
}

.bow-menu .mega-dropdown .widget_nav_menu .menu,
.bow-menu .mega-dropdown .widget_bow_custom_menu_widget .menu,
.bow-menu .mega-dropdown .widget_categories > ul,
.bow-menu .mega-dropdown .widget_pages > ul,
.bow-menu .mega-dropdown .widget_archive > ul{
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 2em;
    -moz-column-gap: 2em;
    column-gap: 2em;
	padding-right:40px;
	text-align:left;
	border:0;
	
}

#menu.bow-menu .mega-dropdown li a,
#menu.bow-menu .mega-dropdown  li a{
	padding-left:0;
	padding-right:0;
	background:transparent;
}

#menu.bow-menu .mega-dropdown li a:hover,
#menu.bow-menu .mega-dropdown li a:hover{
	background:transparent;
}

.bow-menu .mega-dropdown .sub-menu{margin-left:20px;}
.bow-menu .mega-dropdown .textwidget{
	text-transform:capitalize;
	font-weight:400;
	line-height:22px;
	color:#fff;
}

#secondary .yawp_wim_wrap{display:none;}

/* 6. BEFORE CONTENT */
#shopmenu-container{
	clear:both; 
	margin:0 0 0 0;	
	width:100%;
	position:relative;
}

#shopmenu-container ul{list-style-type:none; margin:0}

#before-content-sidebar{
	clear:both; 
	margin:0 0 20px 0;	
	width:100%;
	float:left;
	position:relative;
}
#show-filter-blog{
	position:absolute;
	right:0;
	top:-40px;
	text-transform:uppercase;
	letter-spacing:1;
	font-weight:700;
	text-decoration:none;
}
.bow-woo-page #show-filter-blog{top:0}
#show-filter-blog i{padding-right:10px;}

.sidebar-filter{display:block; width:100%; clear:both; float:left;}
.sidebar-filter .widget-area{border:0;}
.sfilter-border{
	border-top:dashed 1px #292929; 
	height:1px;
	margin:0 15px
}

.bow-woo-page .sfilter-border{border:0; margin:20px 15px;}

.sfilter-border-bottom{
	border-bottom:solid 2px #d6d6d6; 
	height:20px;
	margin:0 15px;
	clear:both;
}

.sidebar-filter .widget-title{
	font-size:20px;
	font-weight:700;
	text-transform:uppercase;
	border-bottom:solid 1px #292929;
}

/* 7. CONTENT */
.ip-container.boxed .extendfull{margin:0 !important;}
body.page .entry-header{margin-bottom:0px}
h1.entry-title{
	text-align:center;
	text-transform:uppercase;
	margin-top:0;
	font-weight:700;
	letter-spacing:1px;
	font-size:24px;
}
.page-header{
	border:0;
	margin:80px 0 0px 0;
	padding:0;
	background-color:#f5f5f5;
	color:#fff;
}
.navbar-static-top + .page-header{margin-top:0 !important;}
.navbar-brand-bow.hide + .page-header{margin-top:0}
.page-header-opacity{background:rgba(0,0,0,.3); padding:40px;}
.page-title{
	text-align:center;
	font-size:24px;
	text-transform:uppercase;
	font-weight:700;
	letter-spacing:2px;
	border:0;
	padding:0;
	margin:0;
	color:#fff
}
body.single .page-title, body.archive .page-title, body.search .page-title{
	letter-spacing:1px;
}

.page-header .breadcrumb a{color:#fff;}
.breadcrumb{
	text-align:center;
	padding:0;
	margin:0;
	background:transparent;
}
.breadcrumb li a{color:#292929}
.bow-woo-page .breadcrumb{text-align:left; margin-bottom:20px;}

.taxonomy-description{text-align:center;}

.entry-attachment{clear:both; text-align:center}
.entry-attachment .attachment{margin-bottom:20px;}

.bow-grid-sizer, .item-blog{ width: 48%; }
.bow-gutter-sizer{width:3.5%}

.article-post ul, .type-page ul{list-style-type:disc;margin:0 0 0 15px;}


.subtitle-section, .subtitle-link a,
.bow-products-section .content-arrivals-style a,
.bow-products-section a{color:#292929}

body.error404 .page-content{
	text-align:center
}

.bow-custom-title-big{
	margin-top:-40px;
	font-size:190px;
	line-height:190px;
	margin-bottom:40px;
}
.bow-custom-title{
	font-size:135px;
	line-height:135px;
	margin-bottom:0px;
}
.page-header .bow-custom-title{
	margin-top:auto;
}
.colormix{
  -webkit-animation: colormix 10s linear 0s infinite alternate;
  animation: colormix 10s linear 0s infinite alternate;
}


@-webkit-keyframes colormix {
  0% {
    color: #ffffff;
  }
  25% {
    color: #f4cd59;
  }
  50% {
    color: #f78160;
  }
  75% {
    color: #e371d9;
  }
  100% {
    color: #6ec2f2;
  }
}
@keyframes colormix {
  0% {
    color: #ffffff;
  }
  25% {
    color: #f4cd59;
  }
  50% {
    color: #f78160;
  }
  75% {
    color: #e371d9;
  }
  100% {
    color: #6ec2f2;
  }
}

/* 8. BLOG */
#content-wrapper{margin:80px 0; clear:both; width:100%}
#content-wrapper.bow-woo-page{} 
.article-post{margin:0 0 50px 0}

/* Entry Title */
h2.entry-title{
	font-family: 'Lato', sans-serif;
	font-size:24px;
	line-height:26px;
}
h2.entry-title a, h2.entry-title a:visited{text-decoration:none; color:#292929}

/* Entry Meta */
.entry-meta{
	border-bottom:solid 2px #d6d6d6;
	padding-bottom:10px;
	color:#aaa;
	font-style:italic;
	font-family: Georgia, Serif;
	
}
.entry-meta a, .entry-meta a:visited{color:#aaa}
.cat-link:after, .comment-link:after, .post-time:after{
	padding: 0 5px 0 10px;
    color: #aaa;
    content: "/\00a0";
}
.post-time .mm{padding:0 3px}
.format-standard.has-post-thumbnail .post-time a{color:#292929}

.image-post{position:relative}
.image-post .post-time{
	position:absolute;
	top:0;
	left:0;
	text-transform:uppercase;
	background:#fff;
	text-align:center;
	padding:5px;
}
.image-post .post-time:after{
	padding:0;
    content: "";
}
.image-post .post-time a{text-decoration:none;}
.image-post .post-time .dd{
	font-family: 'Montserrat', sans-serif;
	font-size:35px;
	font-weight:700;
	display:block
}
.image-post .post-time .mm, .image-post .post-time .y{display:inline-block; padding:0 1px}

/* Entry Content */
.entry-content, .entry-summary{
	padding:10px 0;
}

body .type-page .entry-content, body .type-page .entry-summary{
	padding:0;
}


.article-post .entry-content, .article-post .entry-summary{
	padding:15px 0;
}

.more-link{
	background-color: #292929;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    padding: 6px 15px;
    letter-spacing: 1px;
	text-transform:uppercase;
    border: solid 1px #ffffff;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
	text-decoration:none;
	display:inline-block;
	margin-top:10px;
}
.more-link:hover {
	background-color: #ffffff;
	color: #292929;
	border: solid 1px #292929;
	text-decoration:none;
}

/* Link Post Format */
.link-post{
	text-align:center;
	background:#f5f5f5;
	padding:30px
}
.link-post a{
	font-size:20px;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#292929
}

/* Image Post Format */
body.single .image-post{margin-bottom:10px}


/* Video Post Format */
body.single .video-post{margin-bottom:10px}
.video-container{
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
}
.video-container iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%!important;
	height: 100%!important;
}

.entry-content iframe{max-width:100%}

/* Entry Meta Footer */
footer.entry-meta{
	border:0;
	font-style:italic;
	padding:0
}
footer.entry-meta a{text-decoration:underline;}
footer.entry-meta a:hover{text-decoration:none;}

/* Audio Post Format */
body.single .audio-post{margin-bottom:10px}


footer.entry-meta a{color:#aaa}

/* Post Navigation */
#nav-below{margin:0 0 30px 0;}
.nav-previous, .nav-next{font-size:12px; font-weight:400}
.nav-next{text-align:right}

.meta-nav i{
	font-weight:400;
	color:#fff;
}

.nav-previous a, .nav-next a{
	background-color: #292929;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    padding: 6px 15px;
    letter-spacing: 1px;
	text-transform:uppercase;
    border: solid 1px #ffffff;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
	text-decoration:none;
	display:block;
	margin-top:10px;
	position:relative;
}
.nav-previous a:hover, .nav-next a:hover{
	background-color: #ffffff;
	color: #292929;
	border: solid 1px #292929;
	text-decoration:none;
}

.meta-nav{position:absolute; top:6px;}
.nav-title{display:inline-block; margin:5px 0 0 20px; line-height:16px;}
.nav-next .nav-title{margin:5px 20px 0 0;}
.nav-next .meta-nav{right:15px;}
.meta-nav-text1{margin-left:20px;}
.nav-next .meta-nav-text2{margin:0 20px 0 0}

.nav-previous a, .nav-next a{color:#fff; text-decoration:none;}
.nav-previous:hover a, .nav-next:hover a{color:#292929;}

.nav-previous:hover .meta-nav i,
.nav-next:hover .meta-nav i{color:#292929;}

#image-navigation{margin:20px 0;  float:left; width:100%}
#image-navigation .nav-previous{display:inline-block; float:left}
#image-navigation .nav-next{float:right}

/* Comment */
#comments textarea{margin-bottom:0px;}
#commentform #submit{margin-top:20px;}
.comment-list {
	list-style-type:none;
	padding:0;
	margin:0;
	border-bottom:solid 2px #d6d6d6
}
.comment-list li{margin-bottom:30px;}
.comment-author .avatar{width:64px; height:64px; float:left; margin:10px 20px 0 0}
cite.fn{font-size:18px; font-style:normal;}
.comment-metadata, .comment-content, .reply{overflow:hidden}
.comment-metadata a, .comment-metadata a:visited, .reply a, .reply a:visited{color:#292929}
.comment-metadata time{font-style:italic}
.comment-metadata time:before{content:'-'; padding:0 3px}
.comment-metadata .edit-link{padding:0 0 0 6px; font-style:italic}
.edit-link{padding:0 0 0 6px;}

.comment-list .children{margin:20px 0 0 80px}

.page-content .widgettitle{
	font-size:16px;
}

.wp-pagenavi .pages{
	border:0;
	font-size: 13px;
	margin-right: 26px;
	padding: 15px 0px;
}
.wp-pagenavi .pages, .wp-pagenavi .extend{
	font-size:12px;
	font-weight:300;
	display:inline-block;
	margin-right:3px !important;
	margin-bottom:3px !important;
	padding:7px 18px 7px 0px !important;
	border:0 !important;
}

.wp-pagenavi a, .wp-pagenavi .current, .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	font-weight:normal !important;
	display:inline-block;
	color:#cacaca !important;
	background: #fff; 
	border: 1px solid #e0e0e0;
	text-decoration:none;
	margin:0 5px 5px 0 !important;
	padding:6px 17px !important;
	transition: background .25s ease-in-out;
	-moz-transition: background .25s ease-in-out;
	-webkit-transition: background .25s ease-in-out;
	line-height:30px;
}

.wp-pagenavi a:hover, .wp-pagenavi .current, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current{
	color:#fff !important;
	background:#292929;
	font-weight:normal !important;
	margin:0 5px 5px 0 !important;
	padding:6px 17px !important;
	border: 1px solid #292929 !important;
}

.title-section{
	font-size:25px;
	line-height:27px;
	margin-top:0;
}
.title-section:after{
	height:4px;
}

.woocommerce > h2 {margin-top:0;}

.cdo-team-section a{color:#292929;}


/* 9. SIDEBAR */
#before-content-widget li a{color:#292929;}
.widget-area aside{padding:20px 20px 30px 20px; margin-top:30px;}
.widget-area aside:first-child{
	margin-top:0;
}

.widget-area .widgets{background:#f5f5f5}
.widget-area .cdo_wim_widget.widget_text{

}

.widget-area .widget-title{
	font-size: 20px;
	font-weight:700;
	letter-spacing: 1px;
	border-bottom: 2px solid #D6D6D6;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom:10px;
	text-transform:uppercase;
	padding-top:0;
}

.woocommerce-page .widget-area aside:first-child{
	border:0;
}
.woocommerce-page .widget-area .widget-title{
	font-size:16px;
	font-weight:400;
	line-height:25px;
	margin-top:0;
}

.woocommerce-page .widget-area aside{
	margin-bottom:20px;
}

.widget-area ul{ list-style-type:none; margin-left:20px}
.widget-area ul li{padding-left:0px; position:relative;}
.widget-area ul li a{text-decoration:none; color:#292929;}
.widget-area ul li:before{
	font-family:'FontAwesome';
	content: "\f05d";
	color:#292929;
	position: absolute;
    margin-left:-1.5em; 
}


.widget_search{margin:20px 0;}

.popular-list li{background:transparent; clear:both}
.widget-area ul.popular-list{margin-left:0;}
.widget-area .popular-list li:before{
	content:'';
	display:none;
}
.popular-date{
	font-size:11px;
	color:#b0b0b0;
}
.popular-img{width:60px; float:left; overflow:hidden; margin:10px 15px 15px 0}
.popular-title{line-height:20px;}

.bow-tag-cloud {
	width:100%;
	padding-top:10px;
}

.bow-tag-cloud a, .bow-tag-cloud a:visited {
	margin-top:0px;
	padding: 0px 9px 1px 9px;
	background: #292929;
	border: solid 1px #292929;
	color: #fff;
	margin-right: 8px;
	margin-bottom:8px;
	display: inline-block;
	text-decoration:none;
	}

.bow-tag-cloud a:hover { background:#fff; color: #292929;}

.widget_search .search-field{width:100%}


.cdo-single-pfslider, .cdo-single-image{

	background:#f5f5f5;
	position:relative;
}

#cdo-pfslider-image{display:none;}

.cdo-single-pfslider img, .cdo-single-image img{
	display:block;
	margin:0 auto;
}

.pf-carousel-nav{
	position:absolute; 
	top:0;
	right:0
}
.pf-carousel-nav i{
	font-size:20px;
	position:absolute;
	right:20px;
	top:20px;
	cursor:pointer;
}

.pf-carousel-nav .left-nav i{right:60px;}


.single-video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	margin-bottom:0px;
}

.single-video-container iframe,.single-video-container object,.single-video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

/* 10. AFTER CONTENT */
#after-content{
	background-color: #f5f5f5;
	margin-bottom: 0px;
	margin-top: 20px;
	padding: 40px 0px;
	overflow: hidden;
	line-height:20px;
	clear:both;
}

#after-content-widget .textwidget{
	font-size:18px;
}

#after-content-widget p{line-height:40px;}



/* 11. SHOP */
#shopmenu {
    border: 1px dashed #292929;
	border-width:1px 0;
    padding: 5px 0;
    text-align: center;
}


#shopmenu a{color:#292929;}
#shopmenu a:hover{color:#fff}
#shopmenu li {
    display: inline-block;
    margin-bottom: 3px;
	cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 0;
    padding: 6px 12px;
    vertical-align: middle;
	text-transform:uppercase;
}
#shopmenu li.open{
	background:#000;
}
#shopmenu li a{text-decoration:none;}
#shopmenu li li{display:block; padding:2px 0}
#shopmenu .dropdown-menu{
	border-radius:0;
	left:0px;
	top:40px;
	z-index:20px
}

#shopmenu .dropdown-menu li a{padding:7px 10px;}
#shopmenu .dropdown-menu li a:hover{color:#bcbcbc}

#shopmenu li:hover,
#shopmenu li.active{
	background:#000;
	color:#fff
}

#shopmenu li.active a{color:#fff;}

#shopmenu li a:hover{background:transparent;}


#shopmenu-container.type2 #shopmenu{
	border:0;
	background:#292929;
	padding:15px 0;
	text-align:center
}
#shopmenu-container.type2 #shopmenu li {
	letter-spacing:2px;
	padding:10px 10px;
	min-width:117px;
}

#shopmenu-container.type2 #shopmenu .dropdown-menu{background-color: #101010;}

#shopmenu-container.type2 #shopmenu li.open{background:transparent;}
#shopmenu-container.type2 #shopmenu a{color:#fff}
#shopmenu-container.type2 #shopmenu li:hover,
#shopmenu-container.type2 #shopmenu li.current_page_item,
#shopmenu-container.type2 #shopmenu li.current_page_parent, 
#shopmenu-container.type2 #shopmenu li.current-menu-parent, 
#shopmenu-container.type2 #shopmenu li.current-menu-ancestor{
	 background-color: #101010;
	 color:#fff;
}
#shopmenu-container.type2 #shopmenu li li a{color:#fff;}
#shopmenu-container.type2 #shopmenu li li:hover a,
#shopmenu-container.type2 #shopmenu li li.current_page_item a,
#shopmenu-container.type2 #shopmenu li li.current_page_parent a, 
#shopmenu-container.type2 #shopmenu li li.current-menu-parent a, 
#shopmenu-container.type2 #shopmenu li li.current-menu-ancestor a{color:#fff;}
#shopmenu-container.type2 #shopmenu .dropdown-menu{top:80px; padding:20px 20px}
#shopmenu-container.type2 #shopmenu li li a:hover{color:#bcbcbc}

#shopmenu li:before{
	display: block;
	text-align:center;
	content: '';
	height: 34px;
	width: 34px;
	margin:0 auto;
	background-image:url(images/icon/bag.png);
	background-size:100%;
}

#shopmenu-container.type1 #shopmenu li:before{background-color:#292929; display:none;}

#shopmenu li.cdo-shoes:before{
	background-image:url(images/icon/shoes.png);
}

#shopmenu li.cdo-accessories:before{
	background-image:url(images/icon/eyeglasses.png);
}

#shopmenu li.cdo-clothing:before{
	background-image:url(images/icon/clothing.png);
}

#shopmenu li.cdo-shirts:before{
	background-image:url(images/icon/shirts.png);
}

#shopmenu li.cdo-ties:before{
	background-image:url(images/icon/ties.png);
}

#shopmenu-container.type2 #shopmenu li li{
	min-width:100%;
	padding:2px 0
}
#shopmenu li li:before{
	margin:0 !important;
	background-image:none !important;
	height:auto;
	width:auto;
}

#cdo-pffilter ul li a{color:#292929}
#cdo-pffilter ul{margin-left:0px;}
ul.circle,
ul.disc{margin-left:0 !important;}
body ul.square{margin-left:0 !important; list-style-type:square !important}
body ul.arrow, body ul.check, body ul.no-bullet, body ul.square_check{margin-left:0 !important; list-style-type:none !important;}


/* 12. WORDPRESS STYLING */
#wp-calendar #today{font-weight:400; text-decoration:underline;}
#wp-calendar td{padding: 9px; background:transparent; border-bottom:solid 1px #e1e0e0}
#wp-calendar caption{font-weight:400; font-size:18px; text-align:center; color:#292929}
#footer #wp-calendar caption{color:#fff;}
.sticky{background:#f5f5f5; padding:20px 40px 30px}
.bypostauthor{}
.wp-caption{max-width:100%;}
.wp-caption-text{font-style:italic;}
.gallery {
	margin-bottom: 20px;
	clear:both;
	float:left;
	width:100%;
}

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 48%;
	max-width: -webkit-calc(50% - 4px);
	max-width:         calc(50% - 4px);
}

.gallery-columns-3 .gallery-item {
	max-width: 32%;
	max-width: -webkit-calc(33.3% - 4px);
	max-width:         calc(33.3% - 4px);
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width:         calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-caption {
	background: rgba( 255,255,255,0.8 );
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	color: #333;
	font-size: 13px;
	line-height: 1.5;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 10px 10px;
	position: absolute;
	bottom:0px;
	left: 0;
	text-align: left;
	width:100%;
	font-style:normal;
}

.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.page-links{clear:both;}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}


/* 13. FOOTER */
#footer{
    background:#000 url(images/pattern.png) repeat;
    color: #bcbcbc;
	font-size:14px;
	padding:40px 0;
}
#footer select{color:#292929}
#footer p{font-size:14px; line-height:25px;}
#footer .footer-service p{font-size:14px; line-height:20px;}
hr.custom{margin:20px 0 40px 0; border-top:solid 1px #292929;}
.footer-logotext{
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:35px;
	margin-bottom:20px;
}
.footer-logotext a{text-decoration:none; color:#fff}
.created{font-size:14px; line-height:25px;}

#footer aside{margin-bottom:30px;}
#footer aside:last-child{margin-bottom:10px;}
#footer .widget-title{
	font-weight:400;
	text-transform:uppercase;
	font-size:20px;
	letter-spacing:2px;
	margin:0 0 10px 0;
	color:#fff;
}
#footer ul{list-style-type:none; margin-left:0;}
#footer ul.sub-menu{margin-left:20px;}
#footer ul.sub-menu li{border-bottom:0;}
#footer ul li{
	text-transform:uppercase;
	font-size:14px;
	border-bottom: solid 1px #292929;
}
#footer ul li a, #footer #wp-calendar a, #footer a{color:#bcbcbc}
#footer aside ul li{background:transparent !important; padding:1px 0}
#footer .textwidget{
	font-size:14px;
	line-height:25px;
}


#footer .product_list_widget li{display:inline-block; border:0; position:relative; font-size:0px; line-height:0px}
#footer .product_list_widget li a{display:block; position:relative; width:77px ; height:77px; border:4px solid #39373b; padding:0; vertical-align:top; margin: 0px 25px 8px 0;}
#footer .product_list_widget li:nth-child(3n+0) a{ margin-right:0;}
#footer .product_list_widget li:first-child a{margin-left:0;}
#footer .product_list_widget li img{ margin:0; width:100%}
#footer .product_list_widget li:hover img{opacity:.8}
#footer .product_list_widget li span, #footer .product_list_widget li span{display:none;}

#footer hr.line-bottom{
	margin:40px 0 20px 0;
	border-top:solid 1px #292929 
}

#footer .icon-text h4{color:#fff;}
#footer .icon-image i{font-size:22px;}
.footer-service {
    padding:0;
}

.footer-bottom{padding:20px 0; background:#000; color:#bcbcbc; font-size:14px}

.footer-bottom ul{float:right}
.footer-bottom li{display:inline; margin:0 5px 0 0;}
.footer-bottom li:last-child{border:0; margin-right:0;}
.footer-bottom li a{color:#bcbcbc; padding:0}
.footer-bottom li:after{content:'|'; padding:0 0 0 10px;}
.footer-bottom li:last-child:after{content:'';}

.payment-footer{float:right; padding:0 0 0 10px}
.payment-footer img{padding:4px; background:#fff; width:40px; display:inline; margin-right:2px; vertical-align:middle}

#scrollUp {
	bottom: 39px;
	cursor:pointer;
	right: 50px;
	width: 50px;
	height: 50px;
	font-size: 22px;
	line-height: 50px;
	background-color:#292929;
	color: #fff;
	text-align: center;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}

.bowlogotext_widget .bow-social-icon{margin:30px 0 0 0}
.bowlogotext_widget .bow-social-icon li{display:inline-block; border:0 !important}
.bowlogotext_widget .bow-social-icon li a {
	width:50px;
	height:50px;
	border-radius:50%;
	background:#39373b;
	font-size:30px;
	line-height:50px;
	color:#656367;
	display:block;
	text-align:center;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	position:relative;
	margin-right:6px
}

.bowlogotext_widget .bow-social-icon li a:after {
	top:-2px;
	left:-2px;
	padding:2px;
	z-index:-1;
	background:#39373b;
	-webkit-transition:-webkit-transform 0.2s, opacity 0.2s;
	-moz-transition:-moz-transform 0.2s, opacity 0.2s;
	transition:transform 0.2s, opacity 0.2s;
	pointer-events:none;
	position:absolute;
	width:100%;
	height:100%;
	border-radius:50%;
	content:'';
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	-webkit-transition:all 300ms linear !important;
	-moz-transition:all 300ms linear !important;
	-o-transition:all 300ms linear !important;
	transition:all 300ms linear !important;
}
.bowlogotext_widget .bow-social-icon li a:hover {
	color:#fff;
	text-decoration:none;
	box-shadow:0 0 0 3px #f15f43;
	-webkit-transition:all 300ms linear !important;
	-moz-transition:all 300ms linear !important;
	-o-transition:all 300ms linear !important;
	transition:all 300ms linear !important;
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
}
.bowlogotext_widget .bow-social-icon li a:hover:after {
	-webkit-transform:scale(0.85);
	-moz-transform:scale(0.85);
	-ms-transform:scale(0.85);
	transform:scale(0.85);
	background:#292929;
	-webkit-transition:all 300ms linear !important;
	-moz-transition:all 300ms linear !important;
	-o-transition:all 300ms linear !important;
	transition:all 300ms linear !important;
}