/*
Theme Name: SCC.com
Author: SCC.com
Author URI:
Version: 1
Description: Theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: scccom
Tags: one-column, two-columns
Theme URI:
*/

/* =WordPress Core
-------------------------------------------------------------- */
.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;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

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,
.gallery-caption {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.sticky,
.bypostauthor{
	display:block;
}



/* main elements */
.facebook, .twitter
{
    cursor: pointer;
}
.quote-form .holder{margin:0 0 0 56px;}
.quote-form .holder button{
    float:left;
	height:35px;
	text-align:center;
	background:#48a0e3 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ4YTBlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZDg5YzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-moz-linear-gradient(top, #48a0e3 0%, #3d89c2 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#48a0e3), color-stop(100%,#3d89c2));
	background:-webkit-linear-gradient(top, #48a0e3 0%,#3d89c2 100%);
	background:-o-linear-gradient(top, #48a0e3 0%,#3d89c2 100%);
	background:-ms-linear-gradient(top, #48a0e3 0%,#3d89c2 100%);
	background:linear-gradient(to bottom, #48a0e3 0%,#3d89c2 100%);
	color:#fff;
	border-radius: 5px;
	padding:0 10px 0 10px;
	font-size:18px;
	line-height:24px;
	border:none;
}
.quote-form .holder button:hover,
.quote-form .holder button:focus,
.quote-form .holder button:active{
	text-decoration:none;
	background:#3276b1;
}
.content .qute-form .button-holder .button {
    background: linear-gradient(to bottom, #529FC4 0%, #2887B5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font: 16px/43px "Source Sans Pro",sans-serif;
    height: 43px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 191px;
    margin-left: 1px;
    text-align: center;
}

select, .qty.text {
    background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid #f68c39;
    border-radius: 4px;
    height: 36px;
    margin: 0 6px 0 21px;
    padding: 4px 8px;
    width: 135px !important;
}
.quote-form {
    background: none repeat scroll 0 0 #f4f4f4;
    border-radius: 5px;
    margin: 0;
    overflow: hidden;
    padding: 20px 22px;
}
.holder .single_add_to_cart_button{   float: right; 
  border-radius: 5px; margin-left: 21px;}



.row .woocommerce form #billing_phone_field
{
    width: 100%;
}

.history-section .order-history .column02 {
    width: 50%;
}

.order-history .btn-small {
    margin-left: 1px;
}

.login-form .button-holder .button {
    background: linear-gradient(to bottom, #529FC4 0%, #2887B5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: 39px;
    line-height: 20px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 197px;
}

.lost_reset_password .form-row .button, .login-form .form-row .button {
    background: linear-gradient(to bottom, #529FC4 0%, #2887B5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: 39px;
    line-height: 20px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 197px;
}

#searchform input[type="submit"] {
    background: linear-gradient(to bottom, #529FC4 0%, #2887B5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: 39px;
    line-height: 20px;
    margin-top: 10px;
    overflow: hidden;
    padding: 0;
    width: 197px;
}

.lost_reset_password .form-row .button {
    background: linear-gradient(to bottom, #529FC4 0%, #2887B5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: 39px;
    line-height: 20px;
    margin: 0 !important;
    overflow: hidden;
    padding: 0;
    width: 197px;
}
.woocommerce form .add-padding,
.woocommerce-page form .add-padding{
	margin:0 0 14px;
	overflow:hidden;
}
.woocommerce form .label-none,
.woocommerce-page form .label-none{
	overflow:hidden;
	padding:10px 0 0;
}
.chzn-container-single .chzn-single{height:35px !important;}
.chzn-container-single .chzn-single span{
	font-size:14px;
	line-height:33px;
	color:#000;
}
.chzn-container-single .chzn-single div b{background-position:0 7px !important;}
.woocommerce #payment ul.payment_methods li input,
.woocommerce-page #payment ul.payment_methods li input{
	margin:7px 6px 0 !important;
	display:inline-block;
	vertical-align:top;
}
.woocommerce-pagination{text-align:center;}
.woocommerce-pagination>.page-numbers{
	padding:30px 0 0;
	margin:0;
	list-style:none;
	overflow:hidden;
	display:inline-block;
	vertical-align:top;
}
.woocommerce-pagination .page-numbers li{
	float:left;
	margin:0 5px;
}
.product-section .image-box img{
	max-width:auto;
	width:100%;
	border-radius:4px;
}
.breadcrumb
{
    font-weight: bold;
}

.breadcrumb > li a
{
    font-weight: normal;
}

.row .woocommerce table.my_account_orders
{
    font-size: 14px;
}

.row .woocommerce table.order-history {
    background: none repeat scroll 0 0 #EBEBEB;
    border: none;
    border-radius: 0px;
    border-collapse: collapse;
    color: #000000;
    width: 100%;
}
.register-form .checkbox{
	float:none;
	padding:0;
	margin:0;
	display:inline-block !important;
	vertical-align:top;
	padding:7px 0 0;
}
.login-form .button-holder .button-form{border-radius:4px;}
.login-form .button-form{border-radius:4px;}
.woocommerce-message, .woocommerce-error, .woocommerce-info {
	padding: 10px 15px;
	background: #dff0d8;
	margin-bottom: 15px;
}
.woocommerce-error {background: #f2dede;}
.woocommerce-info {background: #d9edf7;}
.login-form input[type="text"],
.login-form input[type="email"],
.login-form input[type="password"],
.login-form input[type="search"]{
	outline:none;
	box-shadow:none;
}
.change-form label{font-weight:normal;}
.change-form .button-form{border-radius:4px;}
.qute-form .button-form{
	display:inline-block;
	vertical-align:top;
	margin:0 0 5px 10px;
	border-radius:5px;
}
.qute-form .button-holder{text-align:right;}
.variations_form.cart{
	padding:5px 0;
	border:solid;
	border-width:1px 0;
	border-color:#ccc;
}
.variations_form.cart table{border:none;}
.variations_form.cart td.label{
	padding:0 10px 0 0;
	margin:0;
	border-radius:0;
	color:#fff;
	border:none;
}
.variations_form.cart td.label>label{
	font-size:14px;
	line-height:18px;
	color:#565656;
	margin:0;
	font-weight:normal;
}
.variations_form.cart td.value{
	padding:0;
	border:none;
}
.variations_form.cart td.value select{
	width:100%;
	background:#f4f4f4;
	color:#565656;
}
.shop_table{
	border:none;
	box-shadow:none;
}
.shop_table th,
.shop_table td{
	border:solid;
	border-width:1px 1px 0 0 !important;
	border-color:#ccc !important;
}
.woocommerce table.shop_table,
.woocommerce-page table.shop_table{
	border:solid;
	border-width:0 0 1px 1px !important;
	border-color:#ccc !important;
}
.qute-form table{border:none !important;}
.qute-form table th,
.qute-form table td{border:none !important;}
.qute-form table td{padding:3px 7px !important;}
.qute-form table th{
	font-weight:normal !important;
	padding:12px 7px 3px !important;
}
.shop_table.cart .product-quantity .box{
	float:left;
	width:18px;
}
.woocommerce .quantity,
.woocommerce #content .quantity,
.woocommerce-page .quantity,
.woocommerce-page #content .quantity{width:56px !important;}

.footer-columns .column ul{
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.home-right-sidebar .categories-box {
  background: #fff !important;
}
.home-right-sidebar .categories-box:first-child {
  background: #e1e1e1 !important;
}
