/*
Theme Name: Wedshot
Theme URI: https://gracethemes.com/themes/free-wedding-photography-wordpress-theme/
Author: Grace Themes
Author URI: https://gracethemes.com/
Description: Wedshot is a wedding photography WordPress theme with clean, modern, minimalist and sleek design specially designed for wedding photographers and professionals. This theme can be used to build a elegant website for a wedding planner, invitation, event, photo studio, wedding shop, wedding gallery and photography, personal photography and portfolio. You can use this versatile tool to create your wedding photography website easily and quickly without any programming knowledge. Instead of hiring a professional programmer or a designer, you can proceed with the creation of your wedding-related website. Demo: http://www.gracethemesdemo.com/wedshot/

Version: 2.1
License: GNU General Public License version 2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wedshot
Requires PHP:  5.6
Tested up to: 6.8
Tags:blog,photography,two-columns,right-sidebar,full-width-template,custom-colors,custom-menu,custom-header,custom-logo,featured-images,editor-style,custom-background,threaded-comments,theme-options, translation-ready
Wedshot WordPress Theme has been created by Grace Themes(gracethemes.com), 2021.
Wedshot WordPress Theme is released under the terms of GNU GPL
*/
body{
font-family:'Assistant', sans-serif;
font-size:16px;
color:#717171;
background-color:#ffffff;
-ms-word-wrap:break-word; 
word-wrap:break-word;
line-height:24px;
margin:0;
padding:0;
}
*{ 
outline:none;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
margin:0;
padding:0;
}

hr {-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
overflow: visible;
}
.textwidget select{ 
width:100%;
}
.tagcloud a{ 
font-size:12px !important;
color:#fff;
margin:0 5px 5px 0;
border:1px solid #fff;
padding:5px 12px;
display:inline-block;
}
.tagcloud a:hover{ 
border:1px solid #fff;
}
table{ 
width:100%
}

img{ 
border:none;
margin:0;
padding:0;
height:auto;
max-width:100%;
}
/*image align css*/
.alignnone{ 
width:100%;
}
img.alignleft, .alignleft{ 
float:left;
margin:0 15px 0 0;
padding:5px;
border:1px solid #cccccc;
}
img.alignright, .alignright{ 
float:right;
margin:0 0 0 15px;
padding:5px;
border:1px solid #cccccc;
}
.aligncenter, img.aligncenter { 
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-top:0;
height:auto;
}
.wp-caption, 
.wp-caption-text, 
.sticky, 
.gallery-caption, 
.aligncenter{ 
margin:0;
padding:0;
max-width:100% !important;
}

p{ 
margin:0;
padding:0;
}
a{ 
text-decoration:none;
color:#efc62c;
}
a:hover{ 
color:#111;
}
.left{ 
float:left;
}
.right{ 
float:right;
}
.clear{ 
clear:both;
}
figcaption,figure{	
display: block;
}
figure {
margin: 1em 0;
}

blockquote p{ 
margin-bottom:0 !important;
}

blockquote{
  font-size: 18px; 
  margin:50px auto;
  font-style:italic;
  color: #555555;
  padding:25px 25px 25px 70px; 
  line-height:1.6;
  position: relative;
  background:#eee;
}

blockquote::before{
  font-family:Arial;
  content: "\201C";
  color:#78C0A8;
  font-size:4em;
  position: absolute;
  left: 10px;
  top:-10px;
}
/* = Heading tags
--------------------------------------------- */
h1,h2,h3,h4,h5,h6{ 
font-family: 'Playfair Display', serif;
color:#303030;
margin:0 0 20px;
padding:0;
line-height:1.1;
}
h1.entry-title{ 
display:inline-block;
padding-bottom:10px;
margin-bottom:35px;
border-bottom:2px solid;
font-size:42px;
font-weight:bold;
}
h1{ font-size:40px;}
h2{ font-size:32px;}
h3{ font-size:30px;}
h4{ font-size:28px;}
h5{ font-size:22px;}
h6{ font-size:18px;}
/*
Lists style CSS
-------------------------------------------------------------*/
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
}
audio:not([controls]) {	
display: none;
height: 0;
}
img {
border-style: none;
}
svg:not(:root) {
overflow: hidden;
}
a {	
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
a:active, a:hover {
outline-width: 0;
}
b, strong {	
font-weight: bold;
}
pre {
background: #ddd;
font-size: 14px;
font-size: 0.9375rem;
line-height: 1.4;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding:20px;
}
ol,ul{ 
margin:0;
padding:0;
}
ul li ul, ul li ul li ul, ol li ol, ol li ol li ol{ 
margin-left:10px;
}
ul,ol { 
margin:0;
padding: 0;
}
ul {
list-style: inside none disc;
}
ol {
list-style: decimal;
}
ul li,ol li {
margin-bottom: 0;
margin-left: 1.5em;
}

iframe{
max-width:100%;
}
.breadcrumbs{
padding:10px 0;
margin-bottom:0;
}
nav.pagination{ 
clear:both;
}
#comment-nav-above .nav-previous, 
#comment-nav-below .nav-previous{ 
float:none !important;
margin:10px 0;
}
nav.pagination .page-numbers{ 
background-color:#ccc;
font-weight:600;
color:#444;
padding:10px 15px;
font-size:15px;
}
nav.pagination .page-numbers.current{
background-color:#efc62c;
}
ol.comment-list li{ 
list-style:none;
margin-bottom:5px;
}
/* = Default Button CSS
--------------------------------------------- */
.button{  
display:inline-block;
border-radius:25px;
-moz-border-radius:25px;
-webkit-border-radius:25px;
-o-border-radius:25px;
-ms-border-radius:25px;
border:1px solid #404040;
color:#404040;
padding:10px 30px;
}
.button:hover{ 
border:1px solid #d93f30;
color:#d93f30;
}
.learnmore{ 
background-color:#d93f30;
font-weight:600;
border-radius:25px;
-moz-border-radius:25px;
-webkit-border-radius:25px;
-o-border-radius:25px;
-ms-border-radius:25px;
display: inline-block;
padding:14px 40px;
font-size:16px;
color:#fff ;
text-transform:uppercase;
}
.learnmore:hover{ 
background-color:#202020;
color:#fff ;
}
a.blogreadmore{ 
background-color:#505050;
color:#fff ;
padding:5px 20px;
display:inline-block;
border-radius:3px;
}
a.blogreadmore:hover{ 
background-color:#404040;
color:#fff;
}
/* = Navigation Focus CSS
-------------------------------------------- */
button:focus,
input[type="button"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
textarea:focus,
#templatelayout a:focus {	
outline: thin dotted #d93f30;
}

.left-column-10, .left-column-20, .left-column-30, .left-column-40, .left-column-45, .left-column-50, .left-column-60, .left-column-70, .left-column-80, .left-column-90,
.right-column-10, .right-column-20, .right-column-30, .right-column-40, .right-column-45, .right-column-50, .right-column-60, .right-column-70, .right-column-80, .right-column-90{ float:left; padding:0 15px;}

.left-column-10{width:10%;}
.left-column-20{ width:20%;}
.left-column-30{ width:30%;}
.left-column-40{ width:40%;}
.left-column-45{ width:45%;}
.left-column-50{width:50%;}
.left-column-60{width:60%;}
.left-column-70{width:70%;}
.left-column-80{width:80%;}
.left-column-90{width:90%;}

.right-column-10{width:10%;}
.right-column-20{width:20%;}
.right-column-30{width:30%;}
.right-column-40{width:40%;}
.right-column-45{width:45%;}
.right-column-50{width:50%;}
.right-column-60{width:60%;}
.right-column-70{width:70%;}
.right-column-80{width:80%;}
.right-column-90{width:90%;}

/* = Site Header CSS
--------------------------------------------- */
.site-header.fixed{ 
position: fixed;
top:0;
z-index:99999;
width:100%;
}
.topcontactbx{ 
float:right;
padding:0;
clear:right;
}

.infobox{ 
margin:0; 
text-align:left;  
background-color:#d93f30; 
color:#fff;
padding:23px 15px 23px 35px; 
line-height: 25px; 
font-size:22px; 
letter-spacing:1px; 
}

.infobox a{ 
color:#fff;
}
.infobox i{ 
float:left;
margin:0 15px 0 0;
font-size:30px;
line-height:28px;
text-align:center;
color:#fff;
}

/* = Main site CSS
-------------------------------------------------------------*/
#templatelayout{ 
margin:0 auto;
overflow-x:hidden;
position:relative;
}
.container{ 
position:relative;
width:1170px;
margin:0 auto;
}
.site-header{ 
width:100%;
box-sizing:border-box;
z-index:999;
position: absolute;
top:0;
}
.site-header.siteinner{ 
position:relative;
box-shadow:0 5px 10px #F2F2F3;
}
.logo{ 
float:left;
text-align:left;  
width:25%;
padding:35px; 
position:relative; 
background-color:#d93f30;
}
.logo a{ 
color: #fff;
z-index:999;
position:relative;
}
.logo h1 {
font-size:32px;
margin:0;
}
.logo p{ 
color:#fff;
display:block;
}
.header_right{ 
float:right;
text-align:right;
width:74%;
}

.logo_and_menubar{ 
position:relative;
background:#ffffff;
min-height:85px;
}
/* = Header Navigation CSS
-------------------------------------------------------------*/
#mainnavigator{ 
display:inline-block;
}
.site-navigation {
display: block;
margin:0;
}
/* Styling the links */
.site-navigation a {
display: block;

text-decoration: none;
box-sizing: border-box;
width: 100%;
white-space: normal;
font-size: 1.125rem;
padding: 0.75em 0.75em;
color: #424242;
font-weight:600;
}
/* Background color change on Hover */
.site-navigation .menu a:hover,
.site-navigation .menu a:focus { 	
color:#cf317c;
}
/* Set menu item's width to 100% */
.site-navigation .menu li {
display: inline-block;
width: 100%;
}
/* Styling the toggle buttons */
.menu-toggle {
text-decoration: none;
border: 1px solid #111;
border-radius: 4px;	
padding:5px;
color: #111;
font-size:14px;
display: block;
position: absolute;
top:20px;
right:0;
z-index:999999;
}
.menu-toggle .dashicons {
vertical-align: text-bottom;
}
.menu-toggle .dashicons:before {
content: '\f228';
}
.toggled .menu-toggle {
background-color: #fff;
}
.toggled .menu-toggle .dashicons:before {
content: '\f158';
}
.dropdown-toggle {
background-color: transparent;
padding: 0.5em;

border: 1px solid transparent;
border-left: 1px solid #bbb;
border-radius: 0;
position: absolute;
top: 0.5em;
right: 0.5em;
color: #fff;
text-align: center;
}
.dropdown-toggle:hover,
.dropdown-toggle:focus {
border: 1px dashed;
}
.dropdown-toggle .dashicons {
font-size: 1.25rem;
}
.dropdown-toggle .dashicons:before {
content: '\f347';
color:#fff;
}
.toggled-on > .dropdown-toggle .dashicons:before {
content: '\f343';
color:#fff;
}
/* Hide Submenus by default using absolute positioning instead of display:none;
. */
.site-navigation .menu,
.site-navigation .menu li,
.site-navigation .menu ul,
.site-navigation .menu li:hover > ul,
.site-navigation .menu li:focus > ul {
position: absolute;
top: 100%;
padding: 0;
left: -9999em;
color: #000000;
margin: 0;
}
/* Display the menu when clicked on Menu Toggle */
.toggled .menu {
display: block;
top: 0;
left: 0;
position: relative;
background-color:#444;
}
.toggled .menu li {
position: relative;
left: unset;
border-bottom:1px solid #bbb;
}
.toggled .menu li > .sub-menu {
display: none;
}
.toggled .menu .toggled-on > .sub-menu {
position: relative;
display: block;
left: 0;
top: 100%;
}
.site-navigation .menu ul a,
.site-navigation .menu ul ul a {
padding: 1.25em 0.75em;
}
.site-navigation .menu ul a {
padding: 0.75em 1.25em;
}
.site-navigation .menu ul ul a {
padding: 1.25em 1.75em;
}
.site-navigation .menu ul a,
.site-navigation .menu ul ul a {
padding: 1.25em 1.75em;
}
/*--------------------------------------------------------------
8. Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
nav:before,
nav:after {
content: "";
display: block;
}
.clear:after,
.site-header:after,
.site-content:after,
.site-footer:after,
nav:after {
clear: both;
}
@media screen and (min-width: 981px) {
/*
5. Navigation
5.1 Links	
*/
/* 5.2 Menus */
.menu-toggle,
.dropdown-toggle {
display: none;
}
.site-navigation {
/*display: flex;
*/
align-items: start;
}
.site-navigation .primary-menu,
.site-navigation .social-menu {
/*display: flex;
*/
position: static;
}
.site-navigation .social-menu {
border-left: 1px solid #bbb;
}
.site-navigation .menu li {
position: relative;
width: auto;
left: unset;
}
.site-navigation .menu ul li:first-child {
border-top: 0;
}
.site-navigation .menu a{
font-size:18px;
padding:30px 15px;
}
.site-navigation .menu ul a,
.site-navigation .menu ul ul a {	
padding: 0.75em 0.75em;
border-bottom:1px solid #ddd;
}
/* Hide Dropdowns by Default
* and giving it a position of absolute */
.site-navigation .menu ul {
text-align:left;
top: 100%;
position: absolute;
background-color:#ffffff;
left: -9999em;
}
/* Display Dropdowns on hover and focus */
.site-navigation .menu li:hover > ul,
.site-navigation .menu li:focus > ul,
.site-navigation .menu li.focus > ul {
left: 0;
}
/* First Tier Dropdown */
.site-navigation .menu ul li {
position: relative;
width: 170px;
}
/* Second, Third and more Tiers	
* We move the 2nd and 3rd etc tier dropdowns to the left
* by the amount of the width of the first tier.
*/
.site-navigation .menu li li:hover > ul,
.site-navigation .menu li li:focus > ul,
.site-navigation .menu li li.focus > ul {
top: 0;
left: 100%;
}
.site-navigation .menu ul a:hover,
.site-navigation .menu ul a:focus { 	
color: #cf317c;
}
.menu-item-has-children > a:after,
.page_item_has_children > a:after {
font-family: dashicons;
content: '\f347';
vertical-align: bottom;
margin-left: 0.25em;
}
.menu-item-has-children .menu-item-has-children > a:after,
.menu-item-has-children .page_item_has_children > a:after,
.page_item_has_children .menu-item-has-children > a:after,
.page_item_has_children .page_item_has_children > a:after {
content: '\f345';
font-family: dashicons;
top: 50%;
transform: translate(0, -50%);
position: absolute;
right: 0;
}
}


/* = Page layout css
-------------------------------------------------------------- */
.content_fixer{ 
float:left;
width:68%;
margin:0;
padding:0 0 30px 0;
}
.content_fixer ul, .content_fixer ol{ 
margin:0 0 20px 20px;
}
.content_fixer ul li, .content_fixer ol li{ 
margin:0;
}
.content_fixer ul ul, .content_fixer ol ol{ 
margin:0 0 0 30px;
}
.fullwidth{ width:100% !important;
float:none  !important;
}
.fullwidth p{ 
margin-bottom:15px;
}
.boxlayout{ 
position:relative;
width:1210px;
margin:0 auto;
background-color:#fff;
box-shadow:0 -8px 8px #111;
}
.fulllayout{ 
width:100% !important;
}
#themetabnav{ 
padding:70px 0 50px;
}
#themetabnav p{ 
margin-bottom:25px;
}
.slider_wrapper{ 
position:relative;
}
h2.sectiontitle{
margin-bottom:50px;
position:relative;
font-weight:600;
font-size:40px;
text-align:center;
}
.last_column{
clear:right;
margin-right:0 !important;
}
.content_fixer a{ 
font-weight:bold;
text-decoration:underline;
}
/* = Welcome Section
-------------------------------------- */
#AboutUs_Section{ 
background-color:#f8fafb;
}
.photography_Column{
width:100%;
position:relative;
padding:0;
z-index:999; 
margin:0 0 20px 0;
}
.photography_Column img{
min-height: 365px; 
object-fit: cover; 
width:100%; 
position:relative; 
max-width:395px; 
border:solid 12px #ffffff; 
border-radius:5px; 
z-index:999;
}

.welcomeBox{
float:right;
margin:-80px 0 0 0;
 }

.photographyDescCol{
margin:0;
padding:0;

}
.photographyDescCol h3{ 
font-size:48px;
line-height:50px;
padding:0;
font-weight:700;
position:relative;
margin:0 0 30px 0;
}
.photographyDescCol p{ 
margin-bottom:25px;
font-weight:600;
line-height:30px;
}
/* = Four column services Section CSS
-------------------------------------------------------------- */
#pageColumn_Section1{ 
position:relative;
padding:0;
background-color:#faf8f8;
}

@media (min-width: 768px){
	.box-equal-height{ display:flex; margin-bottom:0;}
	.box-equal-height .twocolumnBX .gripper_2colbx{ height:100%; }
}


.twocolumnBX{ 
width:50%;
float:left;
text-align:center;
box-sizing:border-box;
margin:0;
padding:0;
position:relative;
}
.twocolumnBX h4{ 
font-weight:600;
line-height:32px;
margin:0 0 20px;
}
.twocolumnBX h4 a{ 
color:#222;
}
.gripper_2colbx{ 
 position:relative;
 border-right:solid 1px #e1e1e1; 
 padding:80px 40px;
}

.twocolumnBX:hover h4 a{ 
color:#d93f30;
}
.twocolumnBX .imagebx_medium{ 
margin:0 auto;
padding:0;
width:75px;
height:80px;
position:relative;
}
.twocolumnBX .imagebx_medium img { 
height:auto;
max-height:80px;
width:100%;
}
.pagecontent p{ 
margin-bottom:35px;
}

/* = Sidebar CSS
-------------------------------------------------------------- */
#sidebar{ 
position:relative;
float:right;
width:28%;
}
aside.widget{ 
margin-bottom:30px;
padding:0;
}
aside.widget ul{ 
list-style:disc inside;
}
h3.widget-title{ 
font-weight:400;
padding:10px;
margin:0 0 15px 0;
font-size:22px;
position:relative;
border:1px solid #000;
display:block;
color:#000;

}
#sidebar ul li{ 
list-style:none;
padding:7px 10px 7px 0;
margin:0 0 2px 0;
}
		
#sidebar ul li a{ 
color:#3b3b3b;
text-decoration:underline;
}
#sidebar ul li a:hover{ 
color:#34c6f6;
}
#sidebar ul li:last-child{ 
border:none;
}
aside .textwidget, 
#sidebar .gallery, 
aside.widget_media_image{ 
padding:20px;
background-color:#fff;
box-shadow:0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}
/*sidebar search form css*/
#sidebar .search-form{ 
margin-bottom:20px;
}
#sidebar .search-form input.search-field{ 
background-color:#fff;
width:80%;
padding: 13px 15px 13px 15px;
border:1px solid #ddd;
}
#sidebar .search-form input.search-submit{ 
background:url(images/search-icon.png) no-repeat center center #efc62c;
padding: 12px 0 12px 0;
font-size:0;
float:right;
width:20%;
height:43px;
border:0;
}

/* = Blog post styles
-------------------------------------------------------------- */
.blogpost_liststyle{ 
margin:0 5% 30px 0;
padding:0;
min-height:485px;
width:45%;
float:left;
}
.blogpost_liststyle .blgimagebx{ 
margin:0 0 20px 0;
position:relative;
}
.blogpost_liststyle .blgimagebx img{ 
height:auto;
}
.blogpost_liststyle h3, h3.single-title{ 
margin-bottom:15px;
font-size:20px;
font-weight:600;
}
.blogpost_liststyle h3 a{ 
color:#484f5e;
}
.blogpost_liststyle h3 a:hover{ 
color:#efc62c;
}
.blogpost_liststyle p{ 
margin-bottom:20px;
}
.blog-meta{ 
font-style:italic;
margin-bottom:8px;
}
.post-date, 
.post-comment, 
.post-categories, 
.edit-link{ 
display:inline;
text-transform:uppercase;
color:#333;
font-weight:600;
margin:0 10px 0 0;
} 
.single_title{ 
margin-bottom:5px;
}
body.single-post .blogpost_liststyle { 
width:100%;
float:none;
margin:0 0 25px;
}
.blog_postmeta{ 
margin-bottom:15px;
color:#888;
}
.blog_postmeta a{ 
color:#999;
}
.blog_postmeta a:hover{ 
color:#d93f30;
}
.blogreadbtn{ 
background-color:#505050;
color:#fff;
display:inline-block;
padding:7px 20px;
font-weight:600;
}
.blogreadbtn:hover{
background-color:#303030;
color:#fff;
}
.single .blogpost_liststyle{ 
min-height:inherit;
}

/* = Grid type Blog post styles with sidebar
-------------------------------------------------------------- */
.gridlayout .blogpost_liststyle{ 
width:50%;
float:left;
margin:0 0  25px 0;
padding: 0 20px 0 0;
box-shadow:none;
}

/* = Grid type Blog post styles without sidebar
-------------------------------------------------------------- */
.fullwidth .blogpost_liststyle{ 
width:28%;
}

/* = Site Footer css
-------------------------------------------- */
.site-footer{ 
padding:0;
position:relative;
color:#6a6a6a;
background-color:#202020;
}
.fix50{ 
padding:50px 0; 
text-align:center;
}
.site-footer h5{ 
font-size:26px;
margin-bottom:30px;
position:relative;
font-weight:600;
color:#272727;
}
.site-footer .widget{ 
padding:50px 0 50px;
}
.widget-column-1{ 
width:23%;
float:left;
margin:0 3% 0 0;
}
.widget-column-2{ 
width:23%;
float:left;
margin:0 3% 0 0;
}
.widget-column-3{ 
width:23%;
float:left;
margin:0 3% 0 0;
}
.widget-column-4{ 
width:22%;
float:left;
margin:0;
}
.site-footer ul{ 
margin:0;
padding:0;
}
.site-footer ul li { 
list-style:none;
padding:0 0 8px 0;
margin:0;
color:#c1c0c0;
}
.site-footer ul li a { 
color:#6a6a6a;
}
.site-footer ul li::before{ 
content: "\f111";
font-family: 'Font Awesome 5 Solid';
margin-right:15px;
font-size:10px;
color:#fff;
}
.site-footer ul li a:hover, .site-footer ul li.current_page_item a { 
color:#d93f30;
}
.site-footer .foot_social a{ 
border-radius:100%;
width:43px;
height:43px;
background-color:#fff;
color:#727171;
line-height:43px;
margin:0 4px;
}
.site-footer .foot_social a:hover{ 
background-color:#d93f30;
color:#fff;
}

/* = Footer Copyrigh wrapper css
-------------------------------------------- */
.copyrigh-wrapper{ 
background-color:#000;
color:#fff;
text-align:center;
position:relative;
padding:20px 0;
}
.copyrigh-wrapper a:hover{ 
color:#fff;
}
.left_fter{ 
float:left;
}
.ft100{ text-align:center;}

.menu_fter{ 
background-color:#d93f30; 
margin:50px 0; 
padding:20px 0; 
border-radius:50px;  
border-radius:50px;
}
.menu_fter ul li{ 
list-style:none;
display:inline-block;
padding:0;
}
.menu_fter ul li:last-child{ 
border:none;
}
.menu_fter ul li a{ 
padding:5px 15px;
display:inline-block;
color:#fff;
}
.menu_fter ul li::before{ 
display:none;
}
.menu_fter ul li a:hover, .menu_fter ul li.current_page_item a{ 
color:#000;
}
/* Accessibility */
/* Text meant only for screen readers. */
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
overflow: hidden;
padding: 0;
height: 1px;
margin: -1px;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
background-color: #f1f1f1;
border-radius: 3px;
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. */
}
/* Do not show the outline on the skip link target. */
#themetabnav[tabindex="-1"]:focus {
outline: 0;
}
/* = WooCommerce plugin css code
-------------------------------------------------------------- */
a.added_to_cart{
padding:5px;
display:inline-block;
background:#e1472f;
color:#fff;
line-height:1;
}
a.added_to_cart:hover{
background:#000000;
}
a.button.added:before{
content:'' !important;
}
#bbpress-forums ul li{
padding:0;
}
#subscription-toggle a.subscription-toggle{
padding:5px 10px;
display:inline-block;
color:#e1472f;
margin-top:4px;
}
textarea.wp-editor-area{
border:1px #ccc solid;
}
.woocommerce input[type=text], .woocommerce textarea{
border:1px #ccc solid;
padding:4px;
}
form.woocommerce-ordering select{ 
padding:5px;
color:#777777;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th{ 
color:#ff8a00;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price{ 
color:inherit !important;
}
h1.product_title, p.price{ 
margin-bottom:10px;
}
.woocommerce table.shop_table th, .woocommerce table.shop_table td{ 
border-bottom:0px !important
}
.woocommerce .quantity .qty{ 
padding:7px;
border:1px solid #ccc;
}
.woocommerce-Price-amount.amount{
font-size:14px !important;
}
.woocommerce div.product .product_title{ 
padding-bottom:20px !important;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th{ 
color:#ff6d84;
}
.woocommerce ul.products li, #payment ul.payment_methods li{ 
list-style:none !important;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price{ 
color:inherit !important;
}
.woocommerce div.product form.cart{ 
margin-top:15px !important;
}


#sidebar .woocommerce.widget_shopping_cart .cart_list li{ padding-left:2em !important}
.woocommerce.widget_shopping_cart .cart_list li a.remove{ top:9px !important;}
/* = Contact Form 7 css
-------------------------------------------------------------- */
.wpcf7{ 
margin:30px 0 0;
padding:0;
}
.wpcf7 input[type="text"], .wpcf7 input[type="tel"], .wpcf7 input[type="email"]{ 
width:40%;
border:1px solid #cccccc;
box-shadow:inset 1px 1px 2px #ccc;
height:35px;
padding:0 15px;
color:#797979;
margin-bottom:0;
}
.wpcf7 textarea{
width:60%;
border:1px solid #cccccc;
box-shadow:inset 1px 1px 2px #ccc;
height:150px;
font:12px arial;
padding:10px;
color:#797979;
margin-bottom:25px;
padding-right:0;
}
.wpcf7 input[type="submit"]{
background-color:#efc62c;
padding:12px 40px;
border-radius:3px;
width:auto;
border:none;
cursor:pointer;
color:#ffffff;
font-size:16px;
text-transform:uppercase;
}
.wpcf7 input[type="submit"]:hover{
background-color:#101010;
}


/* = Comment Form css
-------------------------------------------------------------- */
h1.screen-reader-text{
font-family: 'Assistant', sans-serif;
font-size:22px;
}
.site-nav-previous, .nav-previous{ 
float:left;
}
.site-nav-next, .nav-next{ 
float:right;
}
h3#reply-title{ 
font-size:20px;
}
#comments{ 
margin:30px 0 0;
padding:0;
}
nav#nav-below{ 
margin-top:15px;
}
ol.commentlist{
list-style:none;
}
#commentform p{
margin:5px 0;
}
#commentform label{
display:block;
}
#commentform input#email, 
#commentform textarea,
#commentform input#url, 
#commentform input#author, 
#commentform input#eazycfc_captcha{
max-width:96%;
border:1px #ccc solid;
padding:5px 2%;
}
#commentform input#submit{ 
background-color:#32373a;
display:inline-block;
cursor:pointer;
border:none;
padding:12px 25px;
color:#fff;
border-radius:5px;
text-transform:uppercase;
}
#commentform input#submit:hover{
background:#34c6f6;
color:#fff;
}
.form-allowed-tags{
display:none;
}
.entry-content table, .comment-body table{ 
border-collapse:collapse;
margin:10px 0;
}
.entry-content table td, .entry-content table th, .comment-body table td, .comment-body table th{
padding:10px 5px;
text-align:left;
}
.entry-content table th, .comment-body table th{
color:#676767;
font:normal 18px Oswald;
border-bottom:1px #888 solid;
}
.entry-content table td, .comment-body table td{
border-bottom:1px #ccc solid;
}
.fvch-codeblock:hover .comment-form-url{
display:block !important;
}
.commentlist, ol.commentlist {
background-color:#fff;
list-style:none;
box-shadow:0 0 5px #666;
-moz-box-shadow:0 0 5px #666;
-webkit-box-shadow:0 0 5px #666;
-khtml-box-shadow:0 0 5px #666;
margin:10px 0;
padding:10px 0;
}
.commentlist li, ol.commentlist li { 
list-style:none;
background-image:none !important;
padding:0px 15px;
}
.commentlist li ol li.depth-2, 
.commentlist li ol li.depth-3, 
.commentlist li ol li.depth-4, 
ol.commentlist li ol li.depth-2, 
ol.commentlist li ol li.depth-3, 
ol.commentlist li ol li.depth-4 { 
border-bottom:none;
}
.commentlist li.bypostauthor article, 
ol.commentlist li.bypostauthor article { 
background:#f9ffe1;
}
.commentlist article, 
.commentlist li.bypostauthor li article, 
ol.commentlist li.bypostauthor li article { 
border:none !important;
padding:10px;
position:relative;
background-color:#fff;
}
.commentlist li .fn { 
font-weight:normal;
font-size:15px;
font-style:normal;
}
.commentlist li.bypostauthor .fn, 
ol.commentlist li.bypostauthor .fn { 
color:#000;
}
img.avatar { vertical-align:middle;
position:static;
display:inline-block;
}
.commentlist article a time { 
display:block;
padding:5px 0 10px;
font-size:11px;
clear:both;
font-style:italic;
}
.commentlist, ol.commentlist p {
font-size:14px;
}
.commentlist .reply span, 
ol.commentlist .reply span { 
display:none;
}
.commentlist .reply a, 
ol.commentlist .reply a { 
text-align:center;
background:#f6f6f6;
display:block;
padding:10px;
margin:5px 0;
border:1px #ddd solid;
}
.comment-author.vcard{
display:inline-block;
margin-right:15px;
}
.comment-list ul.children li.comment{
background-image:none;
padding-left:5px;
}