* {font-family: Arial, Helvetica, sans-serif}

body{
padding-top:49px !important;	
}

.admin-bar header {
  top: 32px !important;
}

.form-checkbox{
    clear: both;
    padding-bottom: 22px;
}

.form-checkbox a{
    color: #666;
}

.form-checkbox #terms_and_conditions{
    display: inline-block;
    float: left;
    width: 5%;
}

header.top-bar{
    padding:0px 0px 0px !important;
}

.product-cart-section .cart_item a,
.product-cart-section .cart_item a:hover{
    color: #0070bc;
    font-weight: 500;
}

.woocommerce-cart .woocommerce-message{
    margin-top: 2em !important;
}

.order-table-section a,
.order-table-section a:hover{
    color: #0070bc;
    font-weight: 500;
}

.woocommerce-order-received .woocommerce{
    padding: 44px;
    background: #fff;
}

.woocommerce-order-received .woocommerce-thankyou-order-received{
    font-size: 29px;
    font-weight: 700;
    padding-bottom: 13px;
}

.order-details-heading{
    font-size: 18px;
    padding-bottom: 15px;
}

.cart-section .cart_totals{
    width: 100% !important;
    float: none !important;
}

.cart-section .cart-collaterals{
    background: #ffffff;
    padding: 26px 26px 0px;
    margin-top: 3em;
    border: 1px solid #cbcbcb;
    margin-bottom: 57px;
}

.product-cart-section{
    background: #fff;
    padding: 22px 15px 0px;
    border: 1px solid #cbcbcb;
    margin-top: 3em;
    margin-bottom: 2em;
}

.product-cart-section .coupon-section{
    padding: 22px !important;
}

.product-cart-section .coupon-section input[type="submit"]{
    color: #fff;
    background-color:#0070bc; 
}

#coupon_code{
    width: 162px;
}

.cart-section h2{
    font-size: 22px;
    padding-bottom: 17px;
}

.cart-section .wc-proceed-to-checkout a{
    background-color: #f7931d !important;
}

.top-bar ul li a{
    font-size: 14px !important;
    letter-spacing: 1px !important;
}

.top-bar ul{
    margin-top: 0px !important;
}

.trade-customer-outer input{
    display: block;
    width: 100%;
    padding: 11px 9px;
    margin-bottom: 15px;
    border: 1px solid #cfcfcf;
}

.menu-sign-in,
.menu-log{
    background: #f7931d;
}

.menu-sign-in a,
.menu-register a,
.menu-log a{
    text-transform: none !important;
}


.menu-register{
    background: #e9840c;
}

.lost_password{
    color: #666;
    text-decoration: underline;
    font-size: 13px;
}

.register-form-section{
    padding: 130px 0px;
}

.trade-customer-outer .inlineblock{
    float: left;
    width: 50%;
    padding-right: 10px;
    padding-left: 10px;
}

.andapt-login-form .login-btn input{
    border:none;
    background: #f7931d;
    color: #fff;
}

.submit-btn input{
    width: 18%;
    background: #0070bc;
    border: none;
    color: #fff;
    margin-left: 11px;
}

.blog.news-section h2, .video.news-section h2{
    margin-bottom: 15px !important;
}

.news-cta a,
.news-cta a:hover,
.news-cta a:focus{
    color: #0070bc;
    text-decoration: none;
}

/* Contact Page Styling */

.color-black{
    color: #000;
}

.contact-text{
    line-height: 6px;
    margin-bottom: 25px;
}

.contact-page-details .heading{
    color: #0070bc;
    font-weight: 700;
}

.contact-page-details iframe{
    border: 2px solid rgb(205, 200, 200) !important;
}

.contact-page-details span{
    color: #989898;
}

.address-text{
    line-height: 15px;
}

.contact-page-form input,
.contact-page-form textarea{
    color: #000;
    border: 1px solid rgba(102, 102, 102, 0.29);
    background-color: transparent;
    width: 100%;
    padding: 12px 14px;
    border-radius: 3px;
    resize:none;
}

.contact-page-form #ninja_forms_form_5_response_msg{
    color: red;
}

.contact-page-form input[type="submit"]{
    color: #fff;
    background: #0070bc;
    padding: 12px 47px;
}

.contact-page-form label{
    text-transform: uppercase;
    font-size: 13px;
    color: #4e4e4d;
}

.border-top-white{
    border-top:1px solid #fff;
}

/* Shop Page Styling */

.category-heading h3,
.series-heading h3,{
	font-size: 14px;
    color: #F7931D;
    letter-spacing: 1px;
    font-weight: 700;
}

.top-bar{
    padding: 0px 0px 9px !important;
    border-bottom: none !important;
}

.innerpage-breadcrumb{
    background: #0070bc;
    padding-top: 11px;
    padding-bottom: 11px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.07);
}

.single-product-container{
    margin-bottom: 22px;    
}

.search-product ::-webkit-input-placeholder {
   color: #f6931d;
}

.search-product:-moz-placeholder { /* Firefox 18- */
   color: #f6931d;  
}

.search-product ::-moz-placeholder {  /* Firefox 19+ */
   color: #f6931d;  
}

.search-product :-ms-input-placeholder {  
   color: #f6931d;  
}

.search-product input{
    width: 87.5%;
    padding: 5px 6px;
    background: transparent;
    border: 1px solid #f6931d;
    color: #f6931d;
}

.search-product button{
    background: #f6931d;
    border: none;
    padding: 6px 8px;
    color: #fff;
}

.single-product-page .product_title{
	font-size: 17px;
	text-transform: uppercase;
    color: #F7931D;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 22px;
}

.single-product-page .woocommerce-Price-amount{
    padding: 15px 86px;
    border-top: 2px solid #f7931d;
    border-bottom: 2px solid #f7931d;
    color: #f7931d;
    font-weight: 700;
}

.single-product-price {
    margin: 68px 0px 31px;
}

.single-product-page .cart{
	display: inline-block;
    float: none;
    margin-bottom: 0px !important;
    float: left;
    width: 26%;
    margin-right: 11px;
}

.checkout-section{
	float: left;
	width: 22%;
	margin-bottom: 5em;
    margin-top: 14px;
}

.single-product-page .checkout-section a{
    padding: 13px 0px;
    text-align: center;
    font-weight: 700;
}

.tag-text{
	font-weight: 800;
}

.single-product-page .cart button{
    background-color: #0996e5 !important;
}

.inner-single-product-page-heading{
    border-bottom: 2px solid #ccc;
    padding-bottom: 14px;
}

.inner-single-product-page-heading h1{
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
}

.inner-s-product-heading{
    font-size: 26px;
    font-weight: 500;
}

.single-product-page .cart button,
.single-product-page .checkout-section a{
    width: 100% !important;
    padding: 16px 27px;
    margin: 0px;
    background-color: #F7931D;
    margin-right: 5px !Important;
    color: #fff;
    border-radius: 6px;
    text-transform: uppercase;
}

.woocommerce div.product p.stock{
	color: #000;
    font-weight: 800;
    font-size: 17px;
}

.product-cats{
	margin-top: 22px;
	font-weight: 600;
	list-style: none;
	padding:0px;
}

.product-cats li{
	padding-top: 10px;
	padding-bottom: 10px;
    border-bottom: 2px solid #e0e0e0;
}

.product-cats a:hover,
.product-cats a:focus{
	color: #000;
	text-decoration: none;
}

.child-cats{
    padding-left: 19px;
    list-style: none;
   	margin: 0px;
   	display: none;
}

.child-cats li{
	padding-top: 5px;
	padding-bottom: 0px;
	border-bottom: none;
}

.child-cats li a{
	color:#B3B3B3;
}

.product-cats a{
	color: #000;
}

.product-cats .fa{
	color: #F7931D;
}

.product-listing-block{
	border-top: 2px solid #dddddd;
}

.product-listing-block h2{
	margin: 15px 0px 20px;
}

.dropdown-container select{
	outline: none;
	background: transparent;
    border: 1px solid #f6931d;
    color: #f6931d;
    width: 100%;
    padding: 6px 9px;
	margin: 0px 17px 0px 0px;
}

.dropdown-container select option{
	color: #000;
}

.notice{
	color: #adadad;
    margin-top: 18px;
    padding-top: 9px;
}

.series-heading{
 	padding: 38px 0px 23px;
}

.series-heading h3{
	color: #1A7CC0;
}

.product-content{
	padding-top: 8px;
}

.single-product-container .single-product-heading{
	text-decoration: none;
	color:#717171;
}

.single-paired-selection{
	color: #000;
}

.price-container{
	padding: 10px 0px;
    border-top: 2px solid #F7931D;
    border-bottom: 2px solid #F7931D;
    margin: 11px 0px;
    text-align: center;
    color: #F7931D;
    font-size: 19px;
    font-weight: 700;
}

.action-container  a,
.action-container  p a{
	background: #0996e5;
    padding: 14px 23px;
    border-radius: 6px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 700;
}

.add_to_cart_inline{
	display: inline;
	border:none !important;
    padding:0px !important;
    display: inline;
}

.action-container a,
.action-container p{
	font-size: 12px;
	text-align: center;
    float: left;
    width: 46%;
    margin: 0px 5px 0px 5px;
}

.action-container a:hover,
.action-container p:hover,
.action-container a:focus,
.action-container p:focus{
	color: #fff;
	text-decoration: none;
}

.added{
	display: none !important;
}

.load-more {
    border: 2px solid #cac8c8;
    padding-top: 11px;
    padding-bottom: 11px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 13px;
    color: #565656;
    margin: 37px 0px;
    cursor: pointer;
}

.load-more img{
	display: none;
}

.breadcrumbs,
.breadcrumbs a{
    color: #8FB1D4;
}

.action-container .woocommerce a.button,
.added_to_cart{
	width: 100% !important;
    padding: 16px 0px;
    margin: 0px;
    background: #F7931D;
    margin-right: 5px !Important;
    color: #fff;
    border-radius: 6px;
    margin-right: 5px;
}

.added_to_cart{
    padding: 13px 0px !important;
	margin-right: 5px !Important;
}

.related.products .action-container a,
.related.products .action-container p{
    width: 47.1%;
}

.woocommerce-tabs .wc-tabs{
    background: transparent;
    border: 1px solid #666;
    margin-bottom: 0px !important;
}

.woocommerce-tabs .panel{
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
    background: transparent;
    border-radius: 0px;
    padding: 17px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs{
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    margin: 0px 0px 0px;
    padding: 0px 0px 0px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li{
    padding: 3px 21px;
    border-radius: 0px;
    background: transparent;
    border: none;
    border-right: 1px solid #666;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
	background:transparent;
	border: none;
	color: #f7931d;
	border-radius: 0px;
	border-right: 1px solid #666;
}

.logo>img{
	height: 30px;
	margin-top: -5px;
}

span.subscription-details {
    font-size: 14px;
}

@media screen and (max-width: 550px){

.navbar-toggle .icon-bar{
background:#fff;
}

.home_features_section .panel-grid-cell{
width:100%;
}

.fullheight.top-banner{
    padding: 70px 0px !important;
    height: auto !important;
}

.fullheight.top-banner h1 {
    font-size: 35px !Important;
    line-height: 40px !important;
}

#pgc-4-0-0,
#pgc-w579fdb5d54837-0-1{
display:none;
}

.content-info .so-widget-sow-image-default-b5a0057b6480 .sow-image-container{
text-align:center;
}

.content-info .text-right{
text-align:center;
}

.content-info .so-widget-sow-social-media-buttons-atom-9fd23a79a49a .social-media-button-container{
text-align:center !important;
}

body footer .decoration {
    width: 100% !important;
}

footer h2{
text-align:center !important;
}

.copyright {
    text-align: center !important;
}

.search-product input {
    width: 87.3%;
}

footer .footer-menu ul li{
    padding: 0px 15px 0px 0px !important;
}

.dropdown-container select{
margin: 0px 17px 10px 0px;
}

.testimonial-section h4{
padding-top:11px;
}

.box-shadow h3 {
    font-size: 13px !Important;
}

#pgc-4-4-2{
margin-top:0em !important;
}

body .pad_bot_180 {
    padding-bottom: 0px;
}

h1 {
    font-size: 21px !important;
}

h3 {
    font-size: 18px !important;
}

h4 {
    font-size: 12px !important;
}
	.single-product-page .checkout-section a{
    width:100%;
display: block;
}

.single-product-price {
    margin: 68px 0px 68px;
}

span.subscription-details {
    position: relative;
    top: 36px;
    display: block;
}

.checkout-section{
	float: none;
    width: 100%;
    margin-bottom: 5em;
    margin-top: 0em;
    clear: both;
}

.woocommerce div.product form.cart .button{
    float: none;
    width: 100% !Important;
margin-bottom: 27px;
}

.single-product-page .cart{
	width:100%;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li{
	width:100%;
border:none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
border-right:none;
}

#pg-174-0 .panel-grid-cell, #pg-174-5 .panel-grid-cell, #pg-174-6 .panel-grid-cell{
    width: 100%;
    float: none;
}

.dflex {
    display: block !Important;
    align-items: center !Important;
}


.ow-button-base a{
width:100% !important;
}

iframe{
width:100%;
}

table {
color: #333;
font-family: Helvetica, Arial, sans-serif;
width: 640px;
border-collapse:
collapse; border-spacing: 0;
}

td, th {
border: 1px solid transparent; /* No more visible border */
height: 30px;
transition: all 0.3s; /* Simple transition for hover effect */
}

th {
background: #DFDFDF; /* Darken header a bit */
font-weight: bold;
}

td {
background: #FAFAFA;
text-align: center;
}

/* Cells in even rows (2,4,6...) are one color */
tr:nth-child(even) td { background: #F1F1F1; }

/* Cells in odd rows (1,3,5...) are another (excludes header cells) */
tr:nth-child(odd) td { background: #FEFEFE; }

tr td:hover { background: #666; color: #FFF; } /* Hover cell effect! */
}

