/*
Theme Name:bossfire

Theme URI:http://nerdcodetechnologies.com/

Author: Rippal setia

Author URI:http://nerdcodetechnologies.com/

Description: 

Version: 4.0

License: Copyrighted

Tags: none

*/
@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
}
a {
color:#b82400;
	text-decoration: none;
}
a:hover {
    color: #700000;
}
p {
    line-height: 25px;
    margin-bottom: 20px;
}
h1, h2, h3, h4, h5, h6 {
color: #333333;
}

body {
    background:#ffffff;
	font-family: "Poppins", Sans-serif;
}
.clear {
clear: both;
}
img {
    max-width: 100%;
}
.full_width {
float:left;
width:100%;
}
.wrapper {
    width: 1170px;
    margin: 0 auto;
}
.header {
    width: 100%;
    float: left;
	border-top: 2px solid #b82400;
    padding-top: 20px;
}
.logo {
    width: 25%;
	float: left;
	margin-right: 5%;
	margin-left: 5%;
}
.top_menus {
    width: 48%;
	float: left;
	padding-top: 42px;
}
.top_menus ul li {
    list-style: none;
    display: inline-block;
	padding-right: 15px;
}
.top_menus ul li a {
    text-decoration: none;
    color: #282828;
    font-weight: bold;
	padding-right: 7px;
     padding-left: 7px;
}
.top_menus ul li a:hover {
    background: #b82400;
    padding-top: 7px;
    padding-bottom: 7px;
}
.footer {
    width: 100%;
    float: left;
    margin-top: 50px;
    background: #000;
	padding-top: 50px;
	padding-bottom: 25px;
}
.inner_footer {
    width: 33.33%;
    float: left;
}
.inner_footer h2 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 20px;
}
.inner_footer a img {
    max-width: 100%;
    padding-bottom: 20px;
}
.inner_footer p {
    font-size: 16px;
    padding-right: 55px;
}
.inner_footer ul li {
    list-style: none;
    line-height: 2em;
	background-image: url('images/bullet_icon.png');
     background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
}
.inner_footer ul li a {

    color: #fff;
    text-decoration: none;
    font-weight: 500;
}
.inner_footer ul li a:hover {
    color: #b82400;
}
.inner_footer ul li.bullts {

    background-image: url('images/bullet_icon.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;

}
.bottom_footer {

    width: 100%;
    float: left;
    background: #b82400;
    padding-top: 12px;
    padding-bottom: 12px;
}
.left_ftr {

    width:50%;
    float: left;

}
.right_ftr {
    width: 50%;
    float: left;
}
.bottom_footer h2 {

    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.right_ftr a {

    text-decoration: none;
    color: #fff;
	font-weight: 600;
}
 <!--wordpress css -->



.wp-smiley {

	margin: 0;

}

.gallery {

	margin: 0 auto 18px;

}

.gallery .gallery-item {

	float: left;

	margin-top: 0;

	text-align: center;

	width: 33%;

}

.gallery img {

	border: 2px solid #cfcfcf;

}

.gallery .gallery-caption {

	color: #888;

	font-size: 12px;

	margin: 0 0 12px;

}

.gallery dl {

	margin: 0;

}

.gallery img {

	border: 10px solid #f1f1f1;

}

.gallery br+br {

	display: none;

}

.attachment img { /* single attachment images should be centered */

	display: block;

	margin: 0 auto;

}

/* =Comments

-------------------------------------------------------------- */

#comments {

	clear: both;

}

#comments .navigation {

	padding: 0 0 18px 0;

}

h3#comments-title,  h3#reply-title {

	color: #000;

	font-size: 20px;

	font-weight: bold;

	margin-bottom: 0;

}

h3#comments-title {

	padding: 24px 0;

}

.commentlist {

	list-style: none;

	margin: 0;

}

.commentlist li.comment {

	border-bottom: 1px solid #e7e7e7;

	line-height: 24px;

	margin: 0 0 24px 0;

	padding: 5px 5px 5px 56px;

	position: relative;

	background: none repeat scroll 0 0 #FFFFFF;

}

.commentlist li:last-child {

	margin-bottom: 0;

}

#comments .comment-body ul,  #comments .comment-body ol {

	margin-bottom: 18px;

}

#comments .comment-body p:last-child {

	margin-bottom: 6px;

}

#comments .comment-body blockquote p:last-child {

	margin-bottom: 24px;

}

.commentlist ol {

	list-style: decimal;

}

.commentlist .avatar {

	position: absolute;

	top: 4px;

	left: 0;

}

.comment-author {

}

.comment-author cite {

	color: #000;

	font-style: normal;

	font-weight: bold;

}

.comment-author .says {

	font-style: italic;

}

.comment-meta {

	font-size: 12px;

	margin: 0 0 18px 0;

}

.comment-meta a:link,  .comment-meta a:visited {

	color: #888;

	text-decoration: none;

}

.comment-meta a:active,  .comment-meta a:hover {

	color: #ff4b33;

}

.commentlist .even {

}

.commentlist .bypostauthor {

}

.reply {

	font-size: 12px;

	padding: 0 0 24px 0;

}

.reply a,  a.comment-edit-link {

	color: #888;

}

.reply a:hover,  a.comment-edit-link:hover {

	color: #ff4b33;

}

.commentlist .children {

	list-style: none;

	margin: 0;

}

.commentlist .children li {

	border: none;

	margin: 0;

}

.nopassword,  .nocomments {

	display: none;

}

#comments .pingback {

	border-bottom: 1px solid #e7e7e7;

	margin-bottom: 18px;

	padding-bottom: 18px;

}

.commentlist li.comment+li.pingback {

	margin-top: -6px;

}

#comments .pingback p {

	color: #888;

	display: block;

	font-size: 12px;

	line-height: 18px;

	margin: 0;

}

#comments .pingback .url {

	font-size: 13px;

	font-style: italic;

}

/* Comments form */

.input2 {

	background: url("images/lens_icon.png") repeat scroll 0 0 transparent;

	border: medium none;

	color: #333333;

	height: 21px;

	text-indent: -999px;

	width: 21px;

	

}

#respond {

	margin: 24px 0;

	overflow: hidden;

	padding:  0 15px;

	position: relative;

}

#respond p {

	margin: 0;

}

#respond #commentform a {

	color:#000;

	text-decoration: underline;

}

#respond .comment-notes {

	margin-bottom: 1em;

}

.form-allowed-tags {

	line-height: 1em;

}

.children #respond {

	margin: 0 48px 0 0;

}

h3#reply-title {

	margin: 18px 0;

}

#comments-list #respond {

	margin: 0 0 18px 0;

}

#comments-list ul #respond {

	margin: 0;

}

#cancel-comment-reply-link {

	font-size: 12px;

	font-weight: normal;

	line-height: 18px;

}

#respond .required {

	color: #ff4b33;

	font-weight: bold;

}

#respond label {

	color: #888;

	font-size: 12px;

}

.leftPannel form input, #respond input {

	margin: 0 0 9px;

	width: 98%;

	height:auto;

}

#respond textarea {

	width: 98%;

}

#respond .form-allowed-tags {

	color: #888;

	font-size: 12px;

	line-height: 18px;

}

#respond .form-allowed-tags code {

	font-size: 11px;

}

#respond .form-submit {

	margin: 12px 0;

}

#respond .form-submit input {

	font-size: 14px;

	width: auto;

}

#wp-calendar {

	width: 100%;

}

#wp-calendar caption {

	color: #222;

	font-size: 14px;





	font-weight: bold;

	padding-bottom: 4px;

	text-align: left;

}

#wp-calendar thead {

	font-size: 11px;

}

#wp-calendar thead th {

}

#wp-calendar tbody {

	color: #aaa;

}

#wp-calendar tbody td {

	background: #f5f5f5;

	border: 1px solid #fff;

	padding: 3px 0 2px;

	text-align: center;

}

#wp-calendar tbody .pad {

	background: none;

}

#wp-calendar tfoot #next {

	text-align: right;

}

.widget_rss a.rsswidget {

	color: #000;

}

.widget_rss a.rsswidget:hover {

	color: #ff4b33;

}

.widget_rss .widget-title img {

	width: 11px;

	height: 11px;

}

ol.commentlist {

	list-style:none;

	margin:0;

	padding:0;

}

ol.commentlist li {

	border:1px solid #d5d5d5;

	border-radius:5px;

	-moz-border-radius:5px;

	-webkit-border-radius:5px;

	margin:0 0 10px;

	padding:5px 7px 5px 4px;

	position:relative;

}

ol.commentlist li.pingback comment-author {

	padding:0 170px 0 0;

}

ol.commentlist li div.vcard {

	font-weight:bold;

	font-size: 14px;

	line-height: 16px;

	font-family: helvetica, arial, sans-serif;

}

ol.commentlist li div.vcard cite.fn {

	font-style:normal;

	font-size: 11px;

}

ol.commentlist li div.vcard cite.fn a.url {

	color:#00407C;

	text-decoration:none;

}

ol.commentlist li div.vcard cite.fn a.url:hover {

	color:#000;

}

ol.commentlist li div.vcard img.avatar {

	background: #fff;

	border:1px solid #aaa;

	padding: 5px;

}

ol.commentlist li div.comment-meta {

	font-weight:bold;

	font-size: 10px;

	line-height: 16px;

	font-family: helvetica, arial, sans-serif;

	float:right;

	position:relative;

	margin-top:-18px;

}

ol.commentlist li div.comment-meta a {

	color:#4F4F4F;

	text-decoration:none;

}

ol.commentlist li p {

	font-weight:normal;

	font-size: 12px;

	line-height: 16px;

	font-family: helvetica, arial, sans-serif;

	margin:5px 0 12px;

}

ol.commentlist li ul {

	font-weight:normal;

	font-size: 12px;

	line-height: 16px;

	font-family: helvetica, arial, sans-serif;

	list-style:square;

	margin:0 0 12px;

	padding:0;

}

ol.commentlist li div.reply {

	background:#999;

	border:1px solid #666;

	border-radius:2px;

	-moz-border-radius:2px;

	-webkit-border-radius:2px;

	color:#fff;

	font:bold 9px/1 helvetica, arial, sans-serif;

	padding:6px 5px 4px;

	text-align:center;

	width:36px;

}

ol.commentlist li div.reply:hover {

	background:#cc0000;

	border:1px solid #cc0000;

}

ol.commentlist li div.reply a {

	color:#fff;

	text-decoration:none;

	text-transform:uppercase;

}

ol.commentlist li ul.children {

	list-style:none;

	margin:12px 0 0;

	text-indent:0;

}

ol.commentlist li ul.children li.depth-2 {

	margin:0 10px 3px;

}

ol.commentlist li ul.children li.depth-3 {

	margin:0 10px 3px;

}

ol.commentlist li ul.children li.depth-4 {

	margin:0 10px 3px;

}

ol.commentlist li ul.children li.depth-5 {

	margin:0 10px 3px;

}

ol.commentlist ul.children li.odd {

	background:#fff;

}

ol.commentlist ul.children li.even {

	background:#f6f6f6;

}

ol.commentlist li.pingback div.vcard {

	padding:0 170px 0 0;

}

/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	margin:0 auto;

}

/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */

img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

}

img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

}

.alignright {

	float: right;

}

.alignleft {

	float: left;

}

/* End Images */



/* Begin Form Elements */

#searchform {

 float: left;

 margin: 0 auto;

 padding: 2px 3px;

 text-align: center;

}



#sidebar #searchform #s {

	width: 108px;

	padding: 2px;

}

#sidebar #searchsubmit {

	padding: 1px;

}

.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:left;

}

select {

	width: 165px;

}

.content form input, #commentform input {

	padding: 2px;

	margin: 5px 5px 1px 0;

}

.content form, #commentform {

	margin: 5px 10px 0 0;

}

.content form textarea, #commentform textarea {

	width: 98%;

	padding: 2px;

}

#respond:after {

	content: ".";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;

}

input.wpcf7-submit, #commentform #submit {
    background: #0B3545;
    border: medium none;
    width: auto;
    cursor: pointer;
    margin: 8px 0 25px;
    padding: 8px 36px;
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
}

/* End Form Elements */

.posttags {

	width:100%;

	float:left;

	margin:10px 0

}

/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

}

.commentlist {

	padding: 0;

	text-align: justify;

}

.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;

}

.commentlist li ul li {

	margin-right: -5px;

	margin-left: 10px;

}

.commentlist p {

	margin: 10px 5px 10px 0;

}

.children {

	padding: 0;

}

#commentform p {

	margin: 5px 0;

}

.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

}

.commentmetadata {

	margin: 0;

	display: block;

}

/* End Comments */

/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

}

#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

}

#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

}

#wp-calendar a {

	display: block;

}

#wp-calendar caption {

	text-align: center;

	width: 100%;

}

#wp-calendar td {

	padding: 3px 0;

	text-align: center;

}

#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff;

}

/* End Calendar */

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

}

acronym, abbr {

	border-bottom: 1px dashed #999;

}

blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

}

blockquote cite {

	margin: 5px 0 0;

	display: block;

}

.center {

	text-align: center;

}

.hidden {

	display: none;

}

.screen-reader-text {

	position: absolute;

	left: -1000em;

}

hr {

	display: none;

}

a img {

	border: none;

}

.navigation {

	display: block;

	text-align: center;

	width:100%;

	float:left;

}

/* End Various Tags & Classes*/

/* Captions */

.aligncenter,  div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}

.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}

.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}

.content form {

	margin: 24px 0;

	overflow: hidden;

	padding: 0 15px;

	position: relative;

}

.content form .wpcf7-radio input {

	height: 10px;

	width: 10px;

}

.post {

	float: left;

	margin-bottom: 20px;

	width: 100%;

	margin-top: 10px;

}

h2.pagetitle {

	font-size:24px

}

.post a {



}

#footer_links #menu-item-177 {

	border:none;

}

.inner_image_right {

	background: url("images/tittle_bg.jpg") repeat scroll 0 0 transparent;

	float: right;

	height: 199px;

	width: 263px;

}

p.image_inner_text {

	float: left;

	height: 140px;

	margin-top: 71px;

	text-align: center;

	width: 262px;

}

.metainfo {

	color: #000;

	font-family: arial;

	font-size: 14px;

	margin-top: 10px;

}

.metainfo a {

	color: #094867;



	font-family: arial;

	font-size: 15px;

	font-weight: normal;

	text-decoration: none;

}

a.readmore {

	float:right;

	padding-top: 10px;

	font-size:17px;

}

form#searchform {

	text-align:center;

}

table tr td {

	vertical-align: top;

}

.author-name a {

	color:#000;

}

span.author-name a {

}

/*======== wordpress end css ===========*/
.home_heading {
    color: #000;
}
.inner_footer p {
    color: #fff;
    font-size: 14px;
}
.container h2, .container h3, .container h4, .container h5, .container h6 {
    margin-bottom: 10px;
}
.container ul {
    margin-bottom: 15px;
    margin-left: 33px;
}
.page_title_area {
    background-color: #b82400;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.page_title_area h1 {
    color: #fff;
}
/* ----- 15 july ---*/
.header_cart {
    padding: 5px 10px 2px 11px;
	float: left;
	text-align:center;

	 
	border-radius: 16px;
	margin-top: 31px;
	font-size: 15px;
}
.header_cart a{
	color: #000000;
	display:block;
}
.header_cart img {
    width: 22px;
 
}
button.single_add_to_cart_button {
	background-color: #b82400;
}
.cart .button {
    background-color: #b82400 !important;
}
.woocommerce .quantity .qty{
	width: 40px;
	height: 19px;
	margin-top: 8px;
}
.posted_in {
    margin-right: 30px;
}
.woocommerce div.product{
	margin-top: 10px;
}
.related.products {
    padding-top: 25px;
}
#tab-description h2 {
    color: #b82400;
}
body .button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background-color: #b82400;
    color: #fff;
}
a.checkout-button.button.alt.wc-forward {
    background-color: #b82400;
}
a.checkout-button.button.alt.wc-forward:hover{
    background-color: #b82400;
}
#tab-additional_information h2 {
    color: #b82400;
}
.header_fb img{width: 47%;}
.header_fb {float: left;
    width: 68%;
    margin-top: 28px;}
.header_right{    float: left;
    width: 17%;}
.container ol {
    margin-left: 27px;
}
.container ol li {
    margin-bottom: 25px;
    color: #000;
    font-size: 17px;
    line-height: 24px;
}