/*
Theme Name: SSXTHEME
Theme URI: http://demo.com/themes/ssxtheme
Author: the ssx team
Author URI: http://demo.com/
Description: The SSXTHEME theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ssxtheme


*/
/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */

/* css for form */

input[type="search"] {
    width: 80%;
    float: left;
    border: none;
}
.search-form label {
display:block;margin-bottom:0px;font-weight:normal;
}

.search-form  .screen-reader-text{display:none;}
.lef_src input[type="submit"]{font-size:0px;}

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.product_listing{margin-top:150px;font-size:25px;color:red;text-align:center;}
.product_details_box3_btn .single_add_to_cart_button{width: 100%;padding: 0px;margin: 0px; background: url(images/arw.png) no-repeat 85% center #000!important;
 color: #fff!important;text-transform: uppercase; height: 45px;font: bold 16px/45px 'MyriadPro-Regular';display: block;
 text-decoration: none;}
 .product_details_box3_btn .single_add_to_cart_button img{ max-width: 100%; margin: 0 0 0 15px; width: 13px;}
.product_details_box3_btn .single_add_to_cart_button:hover{ color:#000; background: url(images/arw2.png) no-repeat 80% center #aaabab!important;}
#product_filter select {width: 100%;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    border-radius: 0;
    text-align: left;}
.return_listing{text-align:center;}
.return_listing a{color:#000;}
.return_listing a:hover{color:#000;}
.rang_selct_bx select{    height: 30px;
    border-radius: 0px;
    width: 100%;}
.woocommerce-cart .cart_totals .cart-subtotal .amount{margin-left:5px;}