/*
 Theme Name:   Simple Store
 Theme URI:    https://themes4wp.com/theme/simple-store/
 Description:  Simple Store is a child theme of MaxStore WooCommerce theme. Simple Store is free WooCommerce WordPress Theme suitable for eCommerce websites of any store type: fashion, sport, technology, fashion, furniture, digitals etc. Main features of Simple Store: Customizer theme options, background image and color, wishlist support, SEO optimized, fully responsive, configurable home page, fast loading. Documentation available at http://demo.themes4wp.com/documentation/category/simple-store/ and check the demo at http://demo.themes4wp.com/simple-store/ 
 Author:       Themes4WP
 Author URI:   https://themes4wp.com/
 Template:     maxstore
 Version:      1.0.3
 License:      GNU General Public License v3 or later
 License URI:  http://www.gnu.org/licenses/gpl-3.0.html
 Tags:         one-column, two-columns, three-columns, right-sidebar, left-sidebar, custom-background, custom-menu, featured-images, theme-options, translation-ready, footer-widgets, e-commerce
 Text Domain:  simple-store 
*/

@media (min-width: 768px) {
.navbar-nav > li > a {
	padding: 15px;
	color: #515151 !important;
	font-family: 'open sans',arial;
    font-size: 18px;
				}
				
.navbar-nav > li > a:hover {
	color: #62CBEB !important;
				}
				
				.navbar-nav > li:last-of-type {

				}
				.navbar-inverse .navbar-nav > li > a:after {
					content: "";
					margin-left: 0;
				}
				.navbar {
          border-radius: 0;
		  padding-top: 10px;
				}
				.navbar-header {
				float: right !important;
				}
				
	.header-alt .header-cart {
    position: relative;
    right: 15px;
}
.rsrc-header-img {
    margin-top: 0 !important; 
    margin-bottom: 0 !important;
}
.navbar-nav {
   /* width: 250px; */
}
}

@media (max-width: 1023px) {
.woocommerce-result-count {
	margin-top:20px;
}
}

@media (max-width: 767px) {
.container .header-cart, .container .header-login {
    margin-top: 5px !important;
    z-index: 200;
	}
.nav > li {
	    width: 170px;
}
}


@media (min-width: 768px) and (max-width:1023px) {
.navbar-toggle {
    padding-right: 50px;
}
.navbar-header .navbar-collapse {
    top: 52px !important;
	left:200px !important;
}
.navbar-collapse.collapse {
    display: none !important; 
}
.collapse.in {
    display: block !important;
}
.container .header-cart, .container .header-login {
    margin-top: 15px !important;
}
.nav > li {
	    width: 250px;
}
}



@media (min-width: 1024px) and (max-width:1100px) {
.top-infobox {
    right: 70px; 
}
}

@media (min-width: 1101px) {
.top-infobox {
    right: 30px; 
}
}

@media (min-width: 1025px) {
.rsrc-header-img {
    position: relative;
    top: -23px;
}
td.actions {
	padding-right:65px !important;
}
}

@media (min-width: 992px)  and (max-width:1024px) {
td.actions {
	padding-right:45px !important;
}
}

@media only screen and (max-width: 991px) {
#site-header {
    padding-left: 5px;
}

.header-alt .header-cart-inner {
    margin-right: 20px !important;
    padding-left: 15px !important;
}
.navbar-toggle {
    margin-right: 0 !important;
	display: block !important;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #333 !important;
}
.navbar-header .navbar-collapse {
	position: absolute;
    top: 32px;
    left: -20px;
    z-index: 100;
    background-color: white;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: white;
    z-index: 200;
}
.nav > li {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	float:none !important;
}
.navbar-collapse ul {
    border-top: 1px solid #cccccc;
    z-index: 5000;
    background-color: white;
}

}


@media only screen and (max-width: 414px) {
.row {
    margin-left: 0 !important;
    margin-right:0 !important;
}
.quantity {
    margin-left: 20px !important;
}

}

@media only screen and (max-width: 768px) {
.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
    content: "" !important;
}
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
    display: table-cell !important;
}
.woocommerce a.remove {
    display: inline !important;
}
.woocommerce table.shop_table td {
    padding: 6px 6px !important;
}
.woocommerce-page table.cart .product-name, .woocommerce-page table.cart .actions,  .woocommerce-page table.cart .cart_total_items_header {
    width: 100%;
    text-align: left !important;
}
.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
    display: block !important;
}
.woocommerce #content table.cart td.actions .button, .woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {
    max-width: 150px;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
    float: right !important;
}
.cart_total_items {
	padding-right: 20px !important;
}
td.actions .wecb_emptycart {
	text-align:center;
}
 .woocommerce-page table.cart .cart_total_items {
	min-width: 50px;
    text-align: center !important;
 }
}


/*=========================END RESPONSIVE===========================*/
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
    display: table-cell !important;
}

.header-alt .top-wishlist .fa {
    font-size: 34px;
    position: relative;
}
.header-alt span.amount-title, .header-alt span.amount-cart {
    display: none;
}
.header-alt .top-wishlist {
    border-left: none;
    padding: 0px 5px;
    margin-left: 0;
}
.header-banner.col-sm-6.col-xs-8 {
    margin: 10px 0;
}
.header-alt .header-cart-inner {
    margin-right: 10px;
	padding-bottom: 10px;
    padding-left: 30px;
}
.header-alt .header-cart {
    padding: 0 5px 0 0;
}
.rsrc-header {
    padding-left: 0;
}
.top-wishlist .count {
    top: -5px;
}
.rsrc-main-home {
    padding: 0;
}
a, .pagination > li > a, .pagination > li > span, .top-wishlist a {
    color: #333333;
}
a:hover {color:#3a90b0 !important;}

blockquote, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    border-color: #a05a00;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #a05a00;
}
.woocommerce ul.products li.product .onsale, .woocommerce span.onsale, .top-area .onsale {
    background-color: #ff8600;
}
.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background-color: #62CBEB;
}
.woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
	width:50px !important;
}
.woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail {
    min-width: 50px !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce button.button.alt.disabled {
    background-color: #ff8600;
}
.woocommerce ul.products li.product .button, .add-to-wishlist-custom:hover, #back-top span, .footer-pagination, li.woocommerce-MyAccount-navigation-link.is-active {
    background-color: #62CBEB;
}
.btn-primary.outline {
    border: 2px solid #ff8600;
    color: #ff8600;
}
.widget_search #searchform #searchsubmit, .woocommerce-product-search input[type="submit"], .btn-info, .comment-respond #submit, #searchform #searchsubmit, .widget_product_search button[type="submit"], .btn-primary.outline:hover, .btn-primary.outline a:hover, .btn-primary.outline:focus, .btn-primary.outline:active, .btn-primary.outline.active, .open > .dropdown-toggle.btn-primary, .topfirst-img:hover .btn-primary.outline {
    border-color: #ff8600;
    background-color: #ff8600;
}
btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info, .comment-respond #submit:hover, .comment-respond #submit:focus, .comment-respond #submit.focus, .comment-respond #submit:active, .comment-respond #submit.active, .open > .dropdown-toggle.comment-respond #submit, #searchform #searchsubmit:hover, #searchform #searchsubmit:focus, #searchform #searchsubmit.focus, #searchform #searchsubmit:active, #searchform #searchsubmit.active, .open > .dropdown-toggle#searchform #searchsubmit {
    border-color: #a05a00;
    background-color: #a05a00;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-bottom-color: #ff8600;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .navigation.pagination {
    background-color: #ff8600;
}
.woocommerce ul.products li.product {
    /* padding: 10px; */
}
.maxstore-has-gallery .secondary-image {
    padding: 10px;
}
.woocommerce ul.products li.product h3 {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.woocommerce ul.products li.product.product-category h3 {
    border: none;
    margin-bottom: 0;
}
.woocommerce ul.products li.product .price {
    margin-bottom: 0;
    width: auto;
    border-bottom: 0;
    padding-bottom: 0;
    color: #59cae8;
    font-weight: 700;	
}
.woocommerce ul.products li.product .button {
    background: none !important;
    float: right;
    padding: 0;
}
.woocommerce ul.products li.product .button {
    margin-top: 5px;
    position: relative;
    left: initial;
    width: auto;
    top: initial;
    background-color: transparent;
    color: #666;
    opacity: 1;
    font-size: 16px;
    /* text-indent: -9999px;
    max-width: 20px; */
}
.woocommerce ul.products li.product .button.added {
    display: none;
}
.woocommerce ul.products li.product:hover .button {
    left: initial;
    transform: none;
    color: initial;
}
.woocommerce ul.products li.product .button:before {
    text-indent: 0;
    position: absolute;
    right: 0;
    top: -4px;
}
.add-to-wishlist-custom {
    top: 35%;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, a:hover, a:focus {
    color: #a05a00;
}
#content-footer-section {
    background-color: transparent;
}
.add-to-wishlist-custom a:hover {
    color: #ffffff;
} 

/*=======================NEW==========================*/
body {background-color: #ffffff !important; }
.top-section {border-bottom: none !important;}
.rsrc-footer { background-color: #88dbdf; text-align:center;  padding-bottom: 20px;  color: #232323; padding-top: 10px; }
.rsrc-footer .textwidget ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.rsrc-footer .textwidget ul li {display: inline-block; margin: 0px 5px 5px 0px !important; text-transform: none !important; width:200px;}
.rsrc-footer #content-footer-section .col-md-3 {width:100%;}
.rsrc-footer a {color: #232323;}
.rsrc-footer a:hover {color: #015e62;}
.rsrc-content {padding-bottom: 20px; }
.woocommerce .page-title {display:none;}
.woocommerce ul.products li.product {
   padding: 0 !important;
   border: 0 !important;
}

.woocommerce ul.products li.product h3, .woocommerce ul.products li.product h2.woocommerce-loop-product__title, .woocommerce ul.products li.product h2.woocommerce-loop-category__title {
    color: #111111 !important;
    font-weight: 400 !important;
    font-family: "open sans",Arial !important;
    font-size: 16px !important;
    margin-bottom: 5px !important;
	line-height: 20px !important;
}
.product .sku {margin-bottom: 10px; color: #999999;}

.quantity {
    display: inline-block !important;
    margin-top: 12px;
    float: left;
    margin-left: 40px;
}
.woocommerce ul.products li.product .add_to_cart_button {
    display: inline-block !important;
    margin-top: 9px;
    line-height: 12px;
    padding: 9px 6px;
    font-size: 12px !important;
    margin-left: 20px;
    width: 70px;
	text-transform: uppercase;
    color: #fff !important;
	background-color: #cccccc !important;
	background-image: none;
	margin-bottom: 10px;
}
.woocommerce ul.products li.product .button:before {
    content: "" !important;
}
.woocommerce ul.products {
    color: #999999;
}
.woocommerce a.added_to_cart {
	display: block;
    width: 90px !important;
    clear: both;
    padding: 3px 6px !important;
    font-weight: 400 !important;
    background-color: #59cae8 !important;
    margin: 10px auto 0 auto;
	border-radius: 10px;
}
.woocommerce .quantity .qty {
    border-radius: 10px;
    border: 1px solid #d3d3d3;
}
.woocommerce ul.products li.product .button {
    border-radius: 10px;
}
.woocommerce ul.products li.product .button:focus {
outline:0;
}
.woocommerce .quantity .qty:focus {
	outline:0;
}
.woocommerce .quantity .qty {
    width: 55px !important;
}
.woocommerce ul.products li.product:hover .button {
	background-color: #59cae8 !important;
}
.qty-suffix {
    margin-top: 15px !important;
	font-weight:400 !important;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    border: 1px solid #EEEEEE !important;
    border-radius: 10px;
}
.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    background-color: #62CBEB !important;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    color: #333 !important;
    font-size: 13px;
    font-weight: normal !important;
	border: 1px solid #d3d3d3 !important;
    padding: 8px;
    margin-bottom: 15px;
}
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {
    border-width: 0 !important;
}
.navbar-header {
    border:0 !important;
}
.navbar {
    border:0 !important;
}

.header-cart, .header-login {
    margin-top: 15px !important;
	float:right;
}
.header-cart .count {
    font-size: 12px !important;
    right: -16px;
    border-radius: 50% !important;
    padding: 3px 6px !important;
    color: white !important;
    background-color: #59cbe8 !important;
    border: 0 !important;
    top: -5px !important;
    font-family: 'open sans',arial;
}
.header-cart i {
    position: relative;
    font-size: 26px !important;
    display: inline-block;
    top: 6px;
}
.header-cart a:hover {color:#999999 !important;}
.cart_total_items {text-align:center; padding-right: 20px;}
.cart_total_items_header {text-align:right; padding-right:20px;}
.page-header {
    text-transform: none !important;
    font-weight: normal !important;
}
.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #3a90b0 !important;
	color:white !important;
}
.woocommerce-mini-cart__buttons {margin-top:20px !important;}
.header-cart .woocommerce a.button {
    border-radius: 10px;
	font-family: 'open sans',Arial;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    font-weight: 400 !important;
	font-family: 'Open Sans';
}
.site-header-cart {
    /* top: 35px !important; */
}
table > thead > tr > th {
    border-bottom: 0 !important;
}
th.product-quantity {text-align:center !important;}
.woocommerce td.product-quantity {text-align:center !important;}
.woocommerce .product-quantity .quantity {margin-left:0 !important;}
/* .woocommerce-page table.cart td.actions {text-align: center !important;} */

.woocommerce-message::before {
    color: #62CBEB !important;
}
.woocommerce-message {
    border-top-color: #62CBEB !important;
}
.woocommerce #breadcrumbs {border:0 !important; }
.woocommerce #breadcrumbs .text-right {text-align:left !important; }
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 37% !important;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 59% !important;
}
.woocommerce table.shop_attributes th {
    width: 150px;
    font-weight: 600;
    padding: 8px 0px;
    color: #232323;
    border: 0 !important;
	font-family: 'open sans';
}
.entry-summary .stock {
    display: block !important;
    color: #232323 !important;
    font-weight: 600 !important;
    font-size: 100% !important;
    text-transform: uppercase !important;
}
.woocommerce table.shop_attributes td {
    font-weight: 400;
    padding: 8px 0px;
    color: #232323;
    border: 0 !important;
}
.woocommerce div.product .product_title {
    border-bottom: none !important;
}
th {
    text-transform: uppercase;
	vertical-align: middle !important;
}
.woocommerce table.shop_attributes {
	border-top: 0 !important;
	margin-bottom:0 !important;
}
.woocommerce div.product .woocommerce-tabs .panel {
	margin-bottom:10px !important;
}
.single-product .entry-summary span {
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #232323;
    font-weight: 600;
	font-family: 'Open Sans', sans-serif !important;
}
.product_meta .posted_in {
    margin-top: 30px;
    display: block;
}
.cardsonly_sku {
    margin-left: 117px;
}
.product_meta span a:first-child {
    margin-left: 58px;
}
.product_meta, p.stock {font-family: 'Open Sans', sans-serif !important; }
input[type="search"], input[type="tel"], input[type="color"] {
    border: 1px solid #DDDDDD !important;
    border-radius: 0 !important;
}
.heading-title-3 {
	display: inline-block;
    padding-bottom: 7px;
    border-bottom: 2px solid #59cae8;
    letter-spacing: 2.5px;
	    margin-bottom: 30px;
}
.contact-info i {
	color: #59cae8;
	vertical-align: middle;
    float: none;
    font-size: 18px;
    width: 18px;
    padding-right: 20px;
    margin-bottom: 0;
	    margin-right: 18px;
    display: inline-block;
}
.contact-info p {
	margin-bottom: 1.5em;
	font-family: 'Open Sans';
}
.wpcf7-form-control {
    width: 100%;
    max-width: 100%;
}
.wpcf7 input[type="submit"] {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.1em;
    padding: 8px 18px;
	    font-family: Open Sans, sans-serif;
		background-color: #59cae8;
		text-transform: uppercase;
		color:white;
		width: auto;
    border: 0;
}
.wpcf7 input[type="submit"]:hover {
    color: #1B273D;
}
.wpb_wrapper h1 {
	font-family: 'open sans' !important;
    font-weight: 600 !important;
    margin-bottom: 30px !important;
}
.onetwo img {
    border-radius: 50%;
    background: #b5e3d8;
    padding: 30px;
    width: 145px;
    text-align: center;
}
.onethree img {
    border-radius: 50%;
    background: #fc9bb3;
    padding: 30px;
    width: 145px;
    text-align: center;
}
.onefour img {
    border-radius: 50%;
    background: #c3e3e7;
    padding: 30px;
    width: 145px;
    text-align: center;
}
.onefive img {
    border-radius: 50%;
    background: #9faee5;
    padding: 30px;
    width: 145px;
    text-align: center;
}
.onesix img {
    border-radius: 50%;
    background: #e3e975;
    padding: 30px;
    width: 145px;
    text-align: center;
}
label {font-weight: normal !important;}
input[type="submit"] {
    background-color: #333;
    border: none;
    color: #fff;
    cursor: pointer;
    padding: 10px 24px;
    width: auto;
    font-size: 13px;
    text-transform: uppercase;
}
input[type="submit"]:hover {
	    background-color: #59cae8;
		color:#333333;
}
.vc_column_container {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.site-header-cart {
	border: 0 !important;
}

.woocommerce h4 small {
	font-weight:700 !important;
	font-size:85% !important;
	color:inherit;
}
.navbar-toggle {border:0 !important;}
 .widget-title, .wpb_widgetised_column .widget-title {
	font-size: 20px !important;
    letter-spacing: 0.1em !important;
    margin-bottom: 30px;
    border-bottom: 3px solid #59cae8;
    line-height: 1.8;
    display: inline-block;
}
.rsrc-main {
    padding: 0 15px 15px 15px !important;
}
.rsrc-left {
   padding-left: 15px !important; 
}
.rsrc-container {
    padding-left: 15px !important;
}




