/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/



select.orderby{
        width: 100% !important;
    margin: 0 0 8px 0 !important;
    color: #575757 !important;
    font-size: 16px !important;
}


.branssss h4 {
    font-size: 12px !important;
    color: #000 !important;
    margin-bottom: 0 !important;
}
.branssss .pwb-filter-products ul li {
    width: 49% !important;
    display: inline-block;
    margin-bottom: 0 !important;
    padding-bottom: 5px !important;
}
.branssss .pwb-filter-products ul {
    margin-bottom: 10px !important;
}
.branssss .pwb-filter-products button{
    background-color: #00aeef !important;
    color: #FFFFFF !important;
    font-size: 12px!important;
    padding: 7px 10px !important;
    margin-bottom: 10px !important;
}



#mynec .swiper-slide .content h2 span {
    font-size: 45px !important;
    line-height: 50px !important;
    color: white;
}
#header-secondary-outer {
    background-color: transparent !important;
    border-bottom: 1px solid #595b5b !important;
}

body #header-secondary-outer nav >ul >li >a {
    border-left: none !important;
	color:#fff !important;
}

#header-secondary-outer nav >ul >li:last-child {
    border-right: none !important;
}

.fa-twitter:before {
    content: "\f099";
    color: #fff !important;
}

.fa-facebook:before {
    content: "\f09a";
	color: #fff !important;
}

.fa-linkedin:before {
    content: "\f0e1";
	color: #fff !important;
}

.fa-instagram:before {
    content: "\f16d";
	color: #fff !important;
}

#header-secondary-outer #social {
    float: right;
}

.hdr-top li {
    color: #fff !important;
    display: inline-block;
    list-style: none;
    padding-right: 33px !important;
    FONT-SIZE: 13PX !IMPORTANT;
}


#mynec .swiper-slide .content h2 {
    color: #00aeef !important;
}

#mynec a {
    padding: 14px 41px 14px 41px !important;
    font-size: 16px !important;
    font-family: oswald !important;
    font-weight: bold !important;
    border-radius: 0px !important;
    text-transform: uppercase !important;
}

body.original #footer-outer #footer-widgets .col ul li {
    border-bottom: none !important;
}

.newsletter.newsletter-widget {
    margin-top: 15px;
}

#footer-outer .widget.widget_categories li a, #footer-outer .widget.widget_pages li a, #footer-outer .widget.widget_nav_menu li a {
    padding: 1px 0px !important;
}

.myfull{
	width:100% !important;
	}
	
#myinfoo strong {
    font-family: oswald !important;
}

#myinfoo a {
    background: #00aeef !important;
    color: #fff !important;
    font-family: oswald !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    padding: 15px 21px 15px 34px !important;
    position: relative;
    top: 5px;
    border: 3px solid white;
}

#myinfoo a:hover {
	opacity:0.5 !important;
	}
	
#mymidd .row-bg.using-image {
    background-size: 100% 100% !important;
}



#mymidd a.aaaaaa {
    background: #00aeef !important;
    color: #fff !important;
    font-family: oswald !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    padding: 15px 34px 15px 34px !important;
    position: relative;
    top: 5px;
}


#mymidd a:hover {
	opacity:0.5 !important;
	}
	
#mydirt a {
    background: #f38a00 !important;
    color: #fff !important;
    font-family: oswald !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    padding: 15px 34px 15px 34px !important;
    position: relative;
    top: 19px;
    margin: 0px auto;
    display: table;
}
	
#mydirt a:hover {
	opacity:0.5 !important;
	}
	

.customy .quantity.buttons_added {
    display: none !important;
}

#mypros .woocommerce ul.products li.product .button {
    margin-top: 1em;
    width: 100%;
    border-radius: 0px !important;
    font-family: oswald !important;
    font-size: 16px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    padding: 20px 0 !important;
    color: #fff !important;
}

html .woocommerce ul.products li {
   /* clear: both; */
    border: 1px solid #d3d3d3 !important;
    padding: 8px 35px !important;
    -webkit-box-shadow: 0px 0px 21px 0px rgba(240,240,240,0.75);
    -moz-box-shadow: 0px 0px 21px 0px rgba(240,240,240,0.75);
    box-shadow: 0px 0px 21px 0px rgba(240,240,240,0.75);
    background: #fff !important;
}

.woocommerce ul.products li.product .price {
    color: #77a464;
    display: block;
    font-weight: 400;
    margin-bottom: .5em;
    font-size: .857em;
    font-family: oswald !important;
    font-weight: 400 !important;
}
body.original #footer-outer #footer-widgets .col ul li{
	border:0px !important;
}
@media (max-width:1280px){
	#myinfoo a {
    background: #00aeef !important;
    color: #fff !important;
    font-family: oswald !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    padding: 12px 16px 12px 28px !important;
    position: relative;
    top: 5px;
    border: 3px solid white;
}
}
@media only screen and (max-width : 1024px) {

#mypros .woocommerce-loop-product__title {
    font-size: 12px !important;
}
	#myinfoo a {
    background: #00aeef !important;
    color: #fff !important;
    font-family: oswald !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    padding: 12px 5px 12px 10px !important;
    position: relative;
    top: 5px;
    border: 3px solid white;
}

}

@media only screen and (max-width : 800px) {
#header-secondary-outer {
    display: none !important;
}
#mymidd .row-bg.using-image {
    background-size: 100% 100% !important;
    background: #fff !important;
}
#mydirt h5 {
    text-align: center;
}
html .woocommerce ul.products li {
    width: 100% !important;
}
}

@media only screen and (max-width : 480px) {
#mynec a {
    padding: 9px 13px 9px 14px !important;
    font-size: 12px !important;
}
}



