.sd_hp_icon {float:left; color: #232477;}
.sd_hp_date {
    margin-bottom: 25px;
  margin-top: 14px;
    line-height: 36px;
    font-size: 36px;
    font-weight: 100;
  float:left;
  clear:right;
  color: #232477;
}
.sd_hp_title {
  clear: both;
    margin-left: 20px;
    
    padding: 0;
    line-height: 21px;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.sd_hp_excerpt{
  margin-left: 20px;
}
.vc_btn3.vc_btn3-color-primary, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat {
    color: #FFF;
    background-color: #232477;
}


.ts-testimonial-main .content
{
	font-weight: bold;
	font-size: 35px;
	color: #FFFFFF;
	text-shadow: 3px 0px 6px #000000;
}
.ts-testimonial-main.style3 .content
{
	line-height:50px !important;
  text-align: center;

}
.ts-testimonial-main.style3 .content SPAN.laquo
{
	background: transparent !important;
}
.ts-testimonial-main.style3 .content span.raquo {
    background: transparent !important;
}
.ts-testimonial-main.style1 .ts-testimonial-content
{
	padding: 20px;
	background-color: #FFF;
	color: #232477 !important;
	border: 1px solid #232477 !important;
	font-size: 13px;
	line-height: 1.7em;
	border-radius: 3px;
	position: relative;
	font-style: italic;
}
.ts-testimonial-main.style1 .ts-testimonial-arrow
{
	display: block;
	position: absolute;
	bottom: -12px;
	left: 10px;
	width: 20px;
	height: 12px;
	background-image: url(/wp-content/uploads/2016/04/testimonial.png) !important;
}










.header-top{float:right;}
.cart-top{float:right;}




.shadow-layout {

}


.ultimatum-responsive-menu {
    background: #ffffff;
    border: 1px solid #ccc;
    width: 80%;
    height: 55px;
}
.fa.fa-bars{
    padding-top: 17px;
    padding-left: 17px;
}
.fa.fa-bars::after{
  	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  	content: " NAVIGATION";
}


.nav-holder {
    margin-right: 15px;
  	/*border-bottom: 1px solid #ccc;
     float:left; 
    z-index: 99997;*/
}
.nav-02{
    margin-right: 60px;
    margin-top: -20px;
}

.horizontal-menu ul li a {
  padding: 0px 5px;
}

img {
     vertical-align: middle;
     border: 0;
     page-break-inside: avoid;
     max-width: 100% !important;
     }
.ult_social a {
  margin: 5px;
}

.woocommerce ul#shipping_method li {
    list-style: outside none none;
    text-indent: 0px !important;
}
.label {
    color: #000000;
}



.sd-f-c{border-left-style: solid; border-color:#ccc; border-width: .5px; min-height:257px; }
.sd-f-r{border-left-style: solid; border-color:#ccc; border-width: .5px;}
.sd-f-contact-img{margin-top:40px; float:right;}
.sd-f-icon{float:left; margin-right:10px; margin-top:25px;}
.sd-by{float:right;}



/*-------------------- Social Icons -----------------*/

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_gitem-link, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_icon_element-link, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_gitem-link, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_icon_element-link {
    border: 1px solid;
    border-radius: 50%;
}

.sd_txt_margin{margin-bottom:-15px !important;}


/*-------------------- Top Cart -----------------*/


.top-cart {
    position: relative;
    float: right;
}

.top-cart .cart-inside {
    position: absolute;
    border: 1px solid #ccc;
    /*background: #f9f9f9;*/
  	background: #ffffff;
    top: 0;
    right: 0;
    display: none;
    width: 240px;
    padding: 10px;
    margin: 55px 0 0 0;
    z-index: 999;
}

.top-cart .cart-inside li {
    list-style: none;
    padding: 0;
    display: block;
    margin: 0;
    text-align: left;
    position: relative;
}
.top-cart .cart-inside li a {
    width: auto;
    height: auto;
    display: block;
}

.top-cart .cart-inside li h5 {
    text-align: center;
    margin: 0 0 10px;
    border-bottom: 1px solid #ccc;
    padding: 5px;
    font-weight: 700;
    line-height: 1.5em;
    color: #777;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.top-cart .cart-inside .cart-total-price {
    display: block;
    text-align: left;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: -11px -10px 10px;
    color: #999;
    font-size: 14px;
    line-height: 1.5em;
    text-transform: uppercase;
    padding: 10px 20px;
}

.top-cart .cart-inside .cart-total-price span {
    float: right;
    color: #666;
}

.top-cart .cart-inside .cart-button {
    padding: 3px 6px;
    font-size: 14px;
    display: inline-block;
    color: #fff;
    width: 100%;
    background: #d9d9d9;
    *zoom: 1;
    *display: inline;
}

.top-cart .cart-inside .cart-button:hover {
    /*background: #bdbdbd;*/
  	background:#337ab7;
  
}

.top-cart .cart-inside .cart-button-2 {
    float: right;
}

.top-cart .cart-inside .cart-button-2:hover {
    background: #484848 !important;
}

.top-cart .cart-inside .cart-item-li {
    padding-left: 60px;
    min-height: 75px;
    margin-bottom: 10px;
}

.top-cart .cart-inside .cart-item-li .cart-product-img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    margin: 0;
    padding: 0;
}

.top-cart .cart-inside .cart-item-li .cart-product-img img {
    width: 50px;
    height: 50px;
    border: 0;
}

.top-cart .cart-inside .cart-item-li .cart-product-delete {
    float: right;
    display: block;
    text-align: center;
    background: none;
    color: #ccc;
    font-size: 12px;
}

.top-cart .cart-inside .cart-item-li .cart-product-delete:hover {
    color: #888;
}

.top-cart .cart-inside .cart-item-li h6 {
    font-weight: 400;
    background: none;
    padding: 0;
    margin: 0 15px 0 0;
}

.top-cart .cart-inside .cart-item-li h6 a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}

.top-cart .cart-inside .cart-item-li p {
    margin: 0 15px 0 0;
    padding: 0;
}

.top-cart .cart-inside .cart-item-li a {
    background: none;
    text-transform: none;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #f1f1f1;
}
.top-cart .cart-inside .cart-item-li a:hover {
    color: #000;
    /*border-bottom: 1px dotted;*/
}

.top-cart a {
	font-size: 18px;
    line-height: 1.5em;
    padding-top: 8px;
    display: block;
    position: relative;
    text-align: center;
    color: #2c2c2c;
    height: 55px;
    width: 55px;
    /* background: #f1f1f1; */
    background: #ffffff;
   
}

.cart-button-a{
   border: 1px solid #ccc;
}

.top-cart a:hover {
    /*background: #ff5113;*/
  	background:#337ab7;
    color: #fff;
}

.top-cart .cart-qty {
    /*background: #ff5113;*/
  	background: #ffffff;
  	border: 1px solid #ccc;
    font-size: 12px;
    /*padding-top: 1px;*/
    padding-left: 1px;
    /*color: #fff;*/
  	color: #000000;
    position: absolute;
    width: 20px;
    text-align: center;
    height: 20px;
    line-height: 1.5em;
    top: 0;
    right: 0;
    margin: -8px -8px 0 0;
    border-radius: 100%;
}



/*-------------------- Fonts -----------------*/

