/*
Theme Name: New Shop Pro
Author: Ponvendhan	
Description: New shop pro is a premium WordPress theme for WooCommerce
Version: 1.0.0
Tags: custom-menu, custom-logo, custom-background, right-sidebar, featured-images, theme-options, threaded-comments, footer-widgets, blog, E-Commerce
Text Domain: new-shop-pro
Theme URI: http://www.ammuthemes.com/downloads/new-shop/
Author URI: http://www.ammuthemes.com/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html 
*/


*{font-family: 'Duru Sans', sans-serif;}
a {text-decoration: none !important;color: #03a9f4;}
a:hover {text-decoration: none !important;}
.h1, .h2, .h3, h1, h2, h3 {
	font-family: 'Oswald', sans-serif;
}
p {
	font-family: 'Duru Sans', sans-serif;
}


.header-area {
	background: #0083C4;
	padding: 0;
}

.top-bar {
	border-bottom: 1px solid #2499D3;
	height: 40px;
}

.top-menu ul{
	margin: 0;
	padding: 0;
}

.top-menu ul li {
	list-style: none;
	margin: 0;
	float: left;
	padding: 0;
	padding-right: 18px;
}

.top-menu a{
	color: #BDE1F5;
	line-height: 40px;
	font-family: 'Duru Sans', sans-serif;
	font-size: 12px;
}

.logo-area {
	padding: 25px 0;
}
.logo {
	margin: 0;
	padding: 0;
}
.logo h1 {
	color: white;
	font-family: 'Oswald', sans-serif;
	padding: 0;
	margin: 0;
	font-size: 40px;
}
.logo .site-title {
	color: white;
	font-family: 'Oswald', sans-serif;
	padding: 0;
	margin: 0;
	font-size: 40px;
	line-height: 1.1;
}
.logo .site-title p, .logo .site-title a{
	color: white;
    font-size: 40px;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
}

.logo .site-description {
	color: #ddd;
}
.logo-right {
	margin-top: 15px;
}
.logo-search-box {
	vertical-align: middle;
}

.logo-search-box form {
	background: #fff;
	border: 1px solid #2499D3;
	display: inline-block;
}
.logo-search-box .search-category {
	float: left;
    display: inline-block;
    height: 40px;
    background: #fff;
    border-radius: 20px 0 0 20px;
    padding: 12px 10px;
    border-right: 1px solid #eee !important;
    color: #333;
    font-size: 13px;
    border: none;
}
.logo-search-box input {
	width: 235px;
	height: 40px;
	float: left;
	display: inline-block;
	border-width: 0;
	padding: 7px 20px;
	border-right: 1px solid #eee;
}
.logo-search-box input:focus,
.logo-search-box input:active {
	outline: none;
}
.logo-search-box .search-icon {
	float: left;
	display: inline-block;
	width: 50px;
	padding: 10px 17px;
	color: #777;
	font-size: 16px;
	height: 40px;
	background: #ffe51c;
	border: 2px #ffe51c;
}
.logo-search-box input::placeholder {
	color: #777;
}
.logo-cart {
	text-align: right;
}
.logo-cart-icon {
	color: #fff;
	display: inline-block;
}
.logo-cart-icon a{
	color: #fff;
}
.logo-cart-font {
	float: left;
	display: inline-block;
	font-size: 35px;
}

.logo-cart-price {
	float: left;
	display: inline-block;
	font-size: 25px;
	line-height: 35px;
}

.logo-cart-price p {
	line-height: 50px;
	margin: 0;
	padding-left: 10px;
}
.logo-wishlist {
	display: inline-block;
	position: relative;
}
.logo-wishlist-icon {
	float: left;
	display: inline-block;
	font-size: 35px;
	padding-left: 30px;
	color: #fff;
}

.logo-wishlist .count {
	background: #ffe51c;
    width: 20px;
    height: 20px;
    border-radius: 12px;
    position: absolute;
    top: 0px;
    right: -12px;
    text-align: center;
    color: #777;
}
.blockUI.blockMsg.blockElement h1{
	display: none !important;
}
.blockUI.blockMsg.blockElement img{
	display: none;
}
.category-menu {
	border-top: 1px solid #2499D3;
}

.category-menu ul{
	margin: 0;
	padding: 0;
}

.category-menu ul li {
	list-style: none;
	margin: 0;
	display: inline-block;
	padding: 0;
	padding-right: 10px;
	position: relative;
}

.category-menu a{
	color: #fff;
	line-height: 45px;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	letter-spacing: 0.7px;
	margin-right: 15px;
}
.category-menu a:hover {
	
}
.category-menu ul li .sub-menu {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 99;
	background: #fff;
	padding: 10px;
	border: 1px solid #ddd;
	border-top: none;
	border-bottom: 2px solid #4B9BD7;
	transition: .25s;
	width: 200px;
    padding-right: 0;
}
.category-menu ul li .sub-menu li {
    display: block;
}

.category-menu ul li .sub-menu a{
	color: #444;
	font-size: 14px;
	font-family: 'Duru Sans', sans-serif;
}
.category-menu ul li:hover>ul {
	display: block;
}

.category-menu ul li .sub-menu ul {
    position: absolute;
    left: 188px !important;
    top: 10px;
}
.slicknav_menu {
	display: none;
	margin: 0;
	background: #0083C4;
}
.slicknav_menu a{
	font-family: 'Oswald', sans-serif;
}
.main-slider-content {
	margin: 10px 0;
}

.slide-big {
	padding: 0;
}
.slide-small {
	padding: 0;
	padding-left: 2px;
}
.slide-big img, .slide-small img{
	width: 100%;
}


/*### SHOP ###*/
.woocommerce-result-count {
	line-height: 32px;
}
.post-type-archive-product ul.products li.product,
.woocommerce-page ul.products li.product {
	
	width: 30.05%;
}
.woocommerce ul.products li.product a img {
	opacity: 0.8;
	transition: .3s all;
}
.woocommerce ul.products li.product a img:hover {
	transform: scale(1.1);
	opacity: 1;
}

.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
	float: left;    
    padding: 0;
    position: relative;    
    margin-left: 0;
    text-align: center;
    padding: 0 0 30px 0;
    border: 1px solid #eee;
	overflow: hidden;
}
.woocommerce ul.products li.last, 
.woocommerce-page ul.products li.last {
	margin-right: 0 !important;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3 {
	margin: 0;
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
    color: #333;
    letter-spacing: 0.6px;
    font-family: 'Oswald', sans-serif;
}
.woocommerce span.onsale {
	background: #0083c4;
	margin: 0 !important;
	font-family: 'Oswald', sans-serif;
	border-radius: 0;
	padding: 4px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    border: 1px dashed #eee;
    box-shadow: 0 0 0 2px #0083c4, 2px 4px 3px 3px rgba(10, 10, 0, 0.5);
    text-shadow: -1px -1px #0083c4;
    font-weight: normal;
    min-height: 22px !important;
    border-left: none;
    border-right: none;
    min-width: 65px;
    top: 0;
    left: 0;
}
.products li .star-rating {
    margin: 0 auto !important;
    margin-bottom: 15px !important;
}
.woocommerce ul.products li.product .price {
    color: #666;
    display: block;
    font-weight: 400;
    margin-bottom: .5em;
    font-size: .857em;
    font-weight: bold;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
}
.woocommerce ul.products li.product .price del {
    color: inherit;
    opacity: 0.3;
    display: inline-block;
}
.woocommerce ul.products li.product .price ins {
	text-decoration: none;
}
.woocommerce-Price-amount {
	font-family: 'Oswald', sans-serif;	
}
.woocommerce-Price-currencySymbol {
	font-family: 'Oswald', sans-serif;
}

.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,
.add_to_cart_button {
	font-size: 14px;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #666;
    background-color: #ffffff;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    border: 1px solid #ddd;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    transition: .3s all;
}
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover,
.add_to_cart_button:hover {
	background: #0083C4;
	color: white;
}

.add_to_cart_button:before{
	content: "\f291";
	font-family: "FontAwesome";
	padding-right: 10px;
    line-height: 20px;
    font-size: 14px;
}
.woocommerce div.product form.cart .button {
	font-size: 14px;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 400;
    border-radius: 3px;
    left: auto;
    color: #666;
    background-color: #ffffff;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    border: 1px solid #ddd;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    transition: .3s all;
}
.woocommerce div.product form.cart .button:hover {
	background: #0083C4;
	color: white;
}
.woocommerce div.product form.cart .button:before{
	content: "\f291";
	font-family: "FontAwesome";
	padding-right: 10px;
    line-height: 20px;
    font-size: 14px;
}

.quantity input {
	width: 3.631em;
    text-align: center;
    padding: 8px;
    background: #fff;
    font-weight: bold;
    border: 1px solid #ddd;
}
.quantity {
  position: relative;
}


input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button
{
  -webkit-appearance: none;
  margin: 0;
}

input[type=number]
{
  -moz-appearance: textfield;
}

.quantity input {
  width: 80px !important;
  height: 40px;
  line-height: 1.65;
  display: block;
  padding: 0;
  margin: 0;
  float: left;
  padding-right: 20px;
  border: 1px solid #eee;
}

.quantity input:focus {
  outline: 0;
}

.quantity-nav {
  float: left;
  position: relative;
  height: 42px;
}

.quantity-button {
  position: relative;
  cursor: pointer;
  border-left: 1px solid #eee;
  width: 20px;
  text-align: center;
  color: #333;
  font-size: 14px;
  font-family: "Trebuchet MS", Helvetica, sans-serif !important;
  line-height: 1.7;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.quantity-button.quantity-up {
  position: absolute;
  height: 50%;
  top: 0;
  border-bottom: 1px solid #eee;
}

.quantity-button.quantity-down {
  position: absolute;
  bottom: 2px;
  height: 50%;
}
.star-rating {
    float: right;
    width: 80px !important;
    height: 16px !important;
    background: url(img/star.png) repeat-x left 0;
}

/* ------------------------------------------------------------------------- *
 * Star Ratings In WooCommerce
/* ------------------------------------------------------------------------- */
.star-rating{float:right;width:80px !important;height:16px !important;background:url(img/star.png) repeat-x left 0;} 
.star-rating span{background:url(img/star.png) repeat-x left -32px;height:0;padding-top:16px;overflow:hidden;float:left} 
.hreview-aggregate .star-rating{margin:10px 0 0 0} 
#review_form #respond{position:static;margin:0;width:auto;padding:0 0 0;background:transparent none;border:0} 
#review_form #respond:after{content:"";display:block;clear:both} 
#review_form #respond p{margin:0 0 10px} 
#review_form #respond .form-submit input{left:auto} 
#review_form #respond textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%} 
p.stars:after{content:"";display:block;clear:both} 
p.stars span{width:80px;height:16px;position:relative;float:left;background:url(img/star.png) repeat-x left 0} 
p.stars span a{float:left;position:absolute !important;left:0;top:0;width:16px;height:0;padding-top:16px;overflow:hidden;color: transparent;} 
p.stars span a:hover,p.stars span a:focus{background:url(img/star.png) repeat-x left -16px} 
p.stars span a.active{background:url(img/star.png) repeat-x left -32px} 
p.stars span a.star-1{width:16px;z-index:10} 
p.stars span a.star-2{width:32px;z-index:9} 
p.stars span a.star-3{width:48px;z-index:8} 
p.stars span a.star-4{width:64px;z-index:7} 
p.stars span a.star-5{width:80px;z-index:6}
.products li .star-rating{margin: 0 auto !important;margin-bottom: 15px !important} 

.star-rating span:before, ul.products li.product .product-details .star-rating:before{content:none;}
.woocommerce .star-rating::before {display: none;}
.woocommerce .star-rating span::before {display: none;}


.woocommerce-page .woocommerce-product-gallery img {
	border: 1px solid #ddd;
	padding: 1px;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    padding: 5px;
    border: 1px solid #ddd;
}
.woocommerce .entry-summary {
	border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 10px 0;
}
.woocommerce .entry-summary form.cart .button {
	background: #0083c4 !important;
	color: #fff !important;
}
.woocommerce .entry-summary form.cart .button:hover {
	background: #333 !important;
}
.woocommerce .entry-summary form {	
	padding-bottom: 30px;
	margin-bottom: 0 !important;
}
.woocommerce .entry-summary .yith-wcwl-add-button {
	margin-bottom: 10px;
}
.woocommerce .entry-summary .yith-wcwl-add-button a,
.yith-wcwl-wishlistaddedbrowse a, 
.yith-wcwl-wishlistexistsbrowse a{
	font-size: 12px;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 300;
    border-radius: 3px;
    left: auto;
    color: #fff !important;
    background: #0083c4 !important;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    border: 1px solid #ddd;
    font-family: 'Duru sans', sans-serif;
    transition: .3s all;
}
.woocommerce .entry-summary .yith-wcwl-add-button a:hover {
	background: #333 !important;
}

.woocommerce .entry-summary .yith-wcwl-add-button a:before{
	content: "\f004";
	font-family: "FontAwesome";
	padding-right: 10px;
    line-height: 20px;
    font-size: 14px;
}

.yith-wcwl-wishlistaddedbrowse, .yith-wcwl-wishlistexistsbrowse {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 10px 0;
	margin-bottom: 20px;
}


.woocommerce .products li .yith-wcwl-add-to-wishlist {
    position: absolute;
    top: 0;
	padding: 0;
	margin: 0;
    width: 45px;
    background: #0083c4;
    display: none;
}
.woocommerce .products li .yith-wcwl-add-to-wishlist a{
    color: white;
    font-size: 18px;
    padding: 0px;
    line-height: 40px;
    border: none;
}
.woocommerce .products li .yith-wcwl-add-to-wishlist a i{
	margin: 0;
}
.woocommerce .products li:hover > .yith-wcwl-add-to-wishlist {
	display: block !important;
}
.woocommerce .products li .yith-wcwl-wishlistaddedbrowse a:before,
.woocommerce .products li .yith-wcwl-wishlistexistsbrowse a:before{
	content: "\f00c";
	font-family: "FontAwesome";
    font-size: 15px;
}
.woocommerce .products li .yith-wcwl-wishlistaddedbrowse, 
.woocommerce .products li .yith-wcwl-wishlistexistsbrowse {
	margin: 0;
	padding: 0;
}
.woocommerce .products li .yith-wcwl-add-to-wishlist .woocommerce-LoopProduct-link {
	display: none;
}
.woocommerce .products li .yith-wcwl-add-button .woocommerce-LoopProduct-link {
	display: none;
}
.woocommerce .products li .yith-wcwl-add-to-wishlist img {
	display: none !important;
}
.woocommerce .entry-summary select {
	padding: 10px;
}

/*### Wishlist page ###*/
.woocommerce-wishlist .index-title-contents {
	display: none;
}

.woocommerce-wishlist .wishlist_table .product-name a{
	color: #333;
	font-family: 'Oswald', sans-serif;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	border-bottom: 1px solid #ddd;
	padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	border: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, 
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	border: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {	
    background: #0083c4;
    z-index: 2;
    border-bottom-color: #fff;
    color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, 
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	content: none;
}

/* Woocommerce account page */
.woocommerce-page .woocommerce form.login {
	width: 350px;
}
.woocommerce-page .woocommerce form.login input[type=text] {
	outline: none;
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #ddd;
    background: #fff;
    font-size: 13px;
}
.woocommerce-page .woocommerce form.login input[type=password] {
	outline: none;
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #ddd;
    background: #fff;
    font-size: 13px;
}
.woocommerce form .form-row label {
	font-size: 13px;
	font-weight: 500;
}
.woocommerce-page .single-entry .index-title-contents h1 {
	margin: 0;
    padding: 0 0 25px 0;
    font-size: 28px;
}
.woocommerce-page .single-entry .woocommerce-MyAccount-navigation ul{
	padding: 0;
	margin: 0;
}
.woocommerce-page .single-entry .woocommerce-MyAccount-navigation ul li {
	list-style: none;
}
.woocommerce-page .single-entry .woocommerce-MyAccount-navigation ul li a{
	background: #0083c4;
    display: block;
    padding: 10px;
    color: white;
    border-bottom: 1px solid #2499d3;
    font-family: 'Oswald', sans-serif;
}
.woocommerce-page .single-entry .woocommerce-MyAccount-navigation ul li a:hover {
	background: #2499d3;
}
.woocommerce-page .single-entry .woocommerce-MyAccount-navigation ul li a:before {
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0f6";
    line-height: 1.618;
    margin-left: 0px;
    width: 43px;
    text-align: center;
}
.woocommerce-page .single-entry .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--orders a:before {
	content: "\f291";
}
.woocommerce-page .single-entry .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--downloads a:before {
	content: "\f103";
}
.woocommerce-page .single-entry .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-address a:before {
	content: "\f003";
}
.woocommerce-page .single-entry .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-account a:before {
	content: "\f007";
}
.woocommerce-page .single-entry .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a:before {
	content: "\f08b";
}
.woocommerce-page .single-entry .woocommerce-MyAccount-content p{
	margin: 0 0 10px 0;
    font-size: 14px;
}
.woocommerce-page .single-entry .woocommerce-EditAccountForm input[type=text],
.woocommerce-page .single-entry .woocommerce-EditAccountForm input[type=password],
.woocommerce-page .single-entry .woocommerce-EditAccountForm input[type=email],
.woocommerce-page .woocommerce-checkout input[type=text],
.woocommerce-page .woocommerce-checkout input[type=tel],
.woocommerce-page .woocommerce-checkout input[type=email],
.woocommerce-edit-address .woocommerce-address-fields input[type=text],
.woocommerce-edit-address .woocommerce-address-fields input[type=tel],
.woocommerce-edit-address .woocommerce-address-fields input[type=email]{
	outline: none;
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #ddd;
    background: #fff;
    font-size: 13px;
}
.woocommerce-page .single-entry .woocommerce-EditAccountForm label{
	font-weight: 600;
}
.woocommerce-page .single-entry .woocommerce-EditAccountForm legend{
	margin: 0;
	font-family: 'Oswald', sans-serif;
}
.select2-container--default .select2-selection--single{
	background-color: #fff;
    border-radius: 3px;
    border: 1px solid #ddd;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	font-size: 13px;
}
.woocommerce-page .woocommerce-checkout label,
.woocommerce-edit-address .woocommerce-address-fields label{
	font-weight: 600 !important;
	margin: 0;
}
.woocommerce-page .woocommerce-checkout textarea{
	min-height: 300px;
    border: 1px solid #ddd;
    padding: 7px;
    font-size: 13px;
}
.woocommerce-page .woocommerce-Address {
	background: #e9e9e9;
	padding: 10px;
}

.woocommerce .cart-collaterals .cross-sells ul.products li, 
.woocommerce-page .cart-collaterals .cross-sells ul.products li{
	width: 47%;
}
/*### Blog index ###*/
.content-area{
	padding: 10px 0;
}
.single-index-content {
	border: 1px solid #eee;
}
.index-single-post {
	margin-bottom: 70px;
	background: white;
}
.index-single-post img{
	width: 100%;
	height: auto;
}
.index-single-post-content {
	margin: 20px 0;
	padding: 2px;
}
.index-meta {
	text-align: center;
}
.index-meta span {
	display: inline-block;
	text-align: center;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}
.index-meta span i{
	float: left;
	padding-right: 8px;
	line-height: 32px;
}
.index-meta span p{
	font-size: 14px;
	float: left;
	margin: 5px 15px 5px 0px;
}
.index-meta span span {
	border: none;
}
.index-meta a {
	color: #03a9f4;
}
.index-single-post-content img{
	margin-bottom: 20px;
}
.index-title-content{
	padding-left: 15px;
	margin: 0;
	margin-bottom: 10px;
}
.index-title-content h1{
	margin: 0;
	font-size: 25px;
	padding-bottom: 15px;
	text-align: center;
	font-weight: bold;
}
.index-title-content h2{
	margin: 0;
	font-size: 25px;
	padding-bottom: 15px;
	text-align: center;
}
.index-title-content h2 a{
	color: #333;
	font-weight: bold;
}
.index-title-content a:hover{
	text-decoration: none;
}
.index-title-content p{
	line-height: 25px;
	margin: 20px 0;
}
.index-content-readmore {
	text-align: center;
	margin: 15px 0;
}
.index-content-readmore a{
	border:1px solid #eee;
	padding: 10px 20px;
	color: #333;
	font-weight: bold;
	font-size: 15px;
}
.index-pagination{
	margin: 20px 0;
	text-align: center;
}
.index-pagination .page-numbers{
	background: #777;
	padding: 10px;
	color: white;
}
.index-pagination .current{
	background: #03a9f4;
}
.archive-head {
	background: white;
	text-align: center;
	margin: 10px 0;
	padding: 1px 0 10px 0;
}
.archive-head h1 {
	font-size: 27px;
	font-weight: bold;
}
/*### Blog index end###*/

/*### Single post ###*/
.single-post .content-full{}
.single-index{
	background: #fff;
}
.single-content p{
	line-height: 27px;
	font-size: 17px;
	margin: 30px 0;
}
.single-content img{
	max-width: 100%;
	height: auto;
}
.single-post .single-entry {
	background: #fff;
	padding: 10px 10px;
	margin-bottom: 30px;
}
.single-post .single-content a {
	color: #03a9f4;
}
.page .single-entry {
	background: #fff;
	padding: 10px 10px;
	margin-bottom: 30px;
}
.single-post .single-entry img{
	height: auto;
}

.index-title-contents h1 {
	padding: 15px 0 50px 0;
}

.single-share-word {
	float: left;
	line-height: 50px;
	font-size: 18px;
}
.single-share-icons{
	float: right;
}
.single-share-icons a{
	color: black;
	padding: 12px 0;
	border: 1px solid #e2e2e2;
	margin-right: 7px;
	font-size: 24px;
	float: left;
	width: 60px;
	text-align: center;
}
.single-share-icons a:hover{
	background: #4B9BD7;
	-webkit-transition-duration: 0.8s;
	transition-duration: 0.8s;
	color: white;
}
.single-postnav .previous-post{
	text-align: right;
}
.single-tags span{
	float: left;
	line-height: 40px;
}
.single-tags a{padding: 4px 8px;margin: 5px 5px;background: #337ab7;color: #fff;float: left;}
.single-author{margin: 30px 0;}
.author-name{float: left;background: #F5F5F5;width: 200px;border-radius: 15px 15px 0px 0px;text-align: center;padding: 10px 0 0 0;}
.author-content{background: #f5f5f5;min-height: 150px;float: left;}
.author-content img{width: 82px; height: 82px;}
.author-img{float: left;padding: 33px 20px;border-right: 1px dotted #ddd;margin-right: 20px;height: 100%;}
.author-bio{padding: 20px;}
.author-bio p{font-size: 15px;line-height: 25px;padding-top: 10px;}
/*### Single post end###*/

/* Comments section */
.comment-title p{float: left;font-size: 20px;padding: 0 10px 0 0;}
.comment-title hr{margin: 16px 0;}
.comment-box input{width: 100%;height: 40px; padding: 10px 20px;margin-left: 0;margin-bottom: 20px;border: 1px solid #a9a9a9;}
.comment-box textarea{width: 100%;margin-top: 30px; height: 250px;margin-bottom: 20px;border: 1px solid #a9a9a9;}
.comment-textbox textarea{width: 100%;min-height: 200px;margin-bottom: 20px;border: 1px solid #a9a9a9;}
.comment-form input[type="submit"] {padding: 10px 30px;background:#4B9BD7;border: none;box-shadow: 5px 5px 5px grey;color: white;font-size: 19px;}
.comments ol{list-style: none;padding: 0;}
.comment {margin: 15px 0 30px 0;}
.comment-author img{float: left;border: 2px solid #f1f1f1;padding: 2px;}
.comment-content {margin-left: 85px;}
.comment-meta a{font-weight: 500;font-size: 18px;text-decoration: none;font-style: normal;color: #4C4C4C;padding: 0;}
.comment-meta p {color: #d0d0d0;}
.comment-text {margin-bottom: 20px;margin-top: 20px;}
.comment-reply-link{text-decoration: none;color: #d0d0d0 !important;}
.comment-reply-link:hover {text-decoration: underline;color: #d0d0d0;}
.comments ol ul li, .comments ol li ul li {list-style: none;}
.comments .w-title {font-size: 20px;}
.comment-notes, .logged-in-as{font-size: 13px !important;}
.comment-notes .required, .comment-box .required{color: red;}
.bypostauthor {background: #fbfbfb; padding: 10px;border: 1px solid #eee;}

.sidebar .widget {margin-bottom: 50px;padding: 10px;background: #fff;padding: 10px 10px;border: 1px solid #eee;}
.sidebar .widget a{color: #333;}
.sidebar .widget-title{font-size: 20px;color: #333;margin-bottom: 25px;}
.sidebar .widget ul{margin: 0;padding: 0;}
.sidebar .widget ul li{list-style: none;border-bottom: 1px solid #eee;padding: 10px 0;font-size: 15px;}
.sidebar .widget ul li h3{font-size: 15px !important;padding-left: 25px;margin: 0;}
.sidebar .widget a:hover{text-decoration: none;}

.widget .w-title {
	font-size: 23px;
    border-bottom: 3px solid #03a9f4;
    padding-bottom: 10px;
}
.widget_price_filter .w-title{
	border: none;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background: #fff;
    border: 1px solid #ddd;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	background: #0083C4;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background: #ddd;
}
.woocommerce .widget_price_filter .price_label {
	border: 1px solid #ddd;
    padding: 0px 15px;
    font-size: 13px;
    font-family: 'oswald';
    float: right;
    border-radius: 4px;
}
.shop-sidebar .widget {
	border: none !important;
}
.widget_product_categories li {
	padding: 5px 0 !important;
    font-size: 14px !important;
	padding-left: 20px !important;
	border-bottom: none !important;
}
.widget_product_categories li:before {
	content: "\f114";
	font-family: "FontAwesome";
    margin-right: .5407911001em;
    display: block;
    float: left;
    opacity: .35;
    margin-left: -1.618em;
    width: 1em;
}
/*### Single post sidebar end###*/



.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0 !important;
}
h2.new-shop-pro-eleproduct-h2 {
    border-bottom: 1px dashed #eee;
    padding-bottom: 12px;
}

.elementor-woo-cat {
    position: relative;
    overflow: hidden;
    border: 1px solid #eee;
}
.elementor-woo-cat img {
    opacity: 0.8;
    transition: .3s all;
}
.elementor-woo-cat img:hover {
    transform: scale(1.1);
    opacity: 1;
}
.elementor-woo-cat-name {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: #000;
    color: #fff;
    padding: 10px 0 0 0;
    opacity: 0.8;
}
.elementor-woo-cat-name a{
    text-align: center;
    line-height: 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'oswald';

}

/*####### standard WordPress css requirements #######*/
.wp-caption {background: #FAFAFA;padding: 5px;border:1px solid #eee;border-radius: 3px;max-width: 100%;}
.wp-caption-text{font-size: 13px !important;margin: 0 !important;text-align: center;}
.alignright {background: #FAFAFA;padding: 5px;border:1px solid #eee;border-radius: 3px;float: right;margin: 5px 0 10px 15px;}
.alignleft {background: #FAFAFA;padding: 5px;border:1px solid #eee;border-radius: 3px;float: left;margin: 5px 15px 10px 0px;}
.aligncenter {background: #FAFAFA;padding: 5px;border:1px solid #eee;border-radius: 3px;margin: 15px auto;}/* Text meant only for screen readers. */
.screen-reader-text {clip: rect(1px, 1px, 1px, 1px);position: absolute !important;height: 1px;width: 1px;overflow: hidden;}
.screen-reader-text:focus {background-color: #f1f1f1;border-radius: 3px;box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);clip: auto !important;color: #21759b;display: block;font-size: 14px;font-size: 0.875rem;font-weight: bold;height: auto;left: 5px;line-height: normal;padding: 15px 23px 14px;text-decoration: none;top: 5px;width: auto;z-index: 100000;}
.gallery-caption {}
.sticky{border: 3px solid orange;border-radius: 10px 10px 0 0;}

/*### Footer ###*/
.footer {background: #222;padding: 30px 0;color: #777;}
.footer a {color: #999; float: none;display: table; font-size: 14px; padding: 4px 0;transition: all 0.30s linear;}
.footer a:hover{color: #fff;text-decoration: none;}
.footer h3 {color: #fff;font-size: 18px;}
.footer-h3 {padding-bottom: 20px;}
.footer-h3 hr{border: 1px solid #4B9BD7; width: 50px;float: left; margin: 0;}
.footer p {color: rgba(255, 255, 255, .4); line-height: 25px;font-size: 14px;}
.footer ul {margin: 0; padding: 0;}
.footer ul li, .footer ol li {list-style: none;}
.footer .widget_recent_entries li, .footer .widget_recent_comments li {border-bottom: 1px solid #333;padding: 10px 0 5px 0;}
.footer .w-title {color: #4B9BD7;border-bottom: 1px solid #333;padding-bottom: 5px;}
.footer .widget {margin-bottom: 40px;}
.footer .textwidget {line-height: 25px;}
.footer button, .footer input[type="submit"]{background: #4b9bd7;border: none;padding: 4px 20px;color: white;}
/*### Footer end ###*/

@media only screen and (min-width: 993px) and (max-width: 1199px) {
	.logo-search-box input {
		width: 170px !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
	
    .logo-cart {
        text-align: right !important;
        float: right;
        width: 100%;
    }
    .logo {
        margin: 0;
        padding: 0;
        width: 50%;
    }
    .logo-search-box {
        display: none;
    }
    .logo-right {
        margin-top: 0;
        width: 50%;
    }
}

@media only screen and (min-width: 1px) and (max-width: 767px) {
	.logo-area {
		text-align: center;
	}
	.logo-cart {
		text-align: center;
		padding: 15px 0;
	}
	.logo {
		margin: 10px 0 30px 0;
	}
	.logo-search-box input {
		width: 170px !important;
	}
	.top-bar {
		display: none;
	}
	.slicknav_menu {
		display: block;
	}
	.category-menu {
		display: none;
	}
	.post-type-archive-product ul.products li.product, 
	.woocommerce-page ul.products li.product {
		margin: 10px 1px;
    	width: 49%;
	}
	.woocommerce-cart .woocommerce-cart-form .product-quantity {
		height: 55px;
	}
	.woocommerce-cart .woocommerce-cart-form .product-quantity .quantity {
		float: right;
	}
}