/*   
Theme Name: Impressive 
Theme URI: http://impressivesol.com
Description: Developed by <a href="http://impressivesol.com">Impressive themes</a> and <a href="http://impressivesol.com">Impressive themes</a>
Version: 1.1
Author: Impressive Themes
Author URI: http://impressivesol.com
*/

/*--[ Google Fonts Import ]-------------------*/ 
/*@import url(http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold|Droid+Serif:regular,italic,bold,bolditalic&subset=latin);*/
@import url(http://fonts.googleapis.com/css?family=Alegreya+SC:regular,bold);
/*--[ Bootstrap Import ]-------------------*/

/*--[ HELPER CLASSES ]-------------------*/
.thide,.displace,.ir { display:block; text-indent:-999em; overflow:hidden; background-repeat: no-repeat; } /* for image replacement */
.hide,.hidden { display:none; visibility:hidden; }  /* Hide for both screenreaders and browsers */
.visuallyhidden { position:absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); } /* Hide only visually - available for screenreaders */
.invisible { visibility: hidden; } /* Hide visually and from screenreaders, but maintain layout */
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; } /* Hides from IE-mac \*/
.clearfix { display: block; }
.fl {float:left !important}
.fr {float:right !important}
.tl {text-align:left !important}
.tr {text-align:right !important}
.tc {text-align:center !important}
.tj {text-align:justify !important}
.underline {text-decoration:underline}
.bold {font-weight:bold}
.italic {font-style:italic}
.nodec {text-decoration:none}

#image
{
    background: url('images/ajax_loader.gif') no-repeat;
    height:400px;
    width: 400px;
    display:block;
    padding-left:100px    
}

/*--[ THEME CLASSES ]-------------------*/
div ::-webkit-scrollbar {
height: 12px;
width: 12px;
background: #D1D1D1;
}

div ::-webkit-scrollbar-thumb {
background: #1d435a;
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}

::selection {
color: #fff;
background:black;
}

/* =============================================================================
   WordPress CSS - Intializing Font Type Here  -->START
   ========================================================================== */



/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 9, 2015 */



@font-face {
    font-family: 'albaregular';
    src: url('fonts/alba.eot');
    src: url('fonts/alba.eot?#iefix') format('embedded-opentype'),
         url('fonts/alba.woff2') format('woff2'),
         url('fonts/alba.woff') format('woff'),
         url('fonts/alba.ttf') format('truetype'),
         url('fonts/alba.svg#albaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
    
    
    font-family: 'MyriadProRegular';
    font-family: Arial, Helvetica, Sans-Serif;
    font-family: 'Raleway', sans-serif;
    font-family: 'Open Sans', sans-serif;
    background:url('images/bg-new.jpg') top center no-repeat;
}
a{
       font-family: 'MyriadProRegular';
       font-family: Arial, Helvetica, Sans-Serif;
       font-family: 'Raleway', sans-serif;
       font-family: 'Open Sans', sans-serif;
}
p
{
       font-family: 'MyriadProRegular';
       font-family: Arial, Helvetica, Sans-Serif;
       font-family: 'Raleway', sans-serif;
       font-family: 'Open Sans', sans-serif;
}
h1,h2,h3,h4,h5,h6
{
       font-family: 'MyriadProRegular';
       font-family: Arial, Helvetica, Sans-Serif;
       font-family: 'Raleway', sans-serif;
}

@media (min-width: 1200px){
.container {
    width: 980px;
}
}

img {
    max-width: 100%!important;
    
}
#back-top {
	position: fixed;
	bottom: 30px;
right: 21px;
}

#back-top a {
	width: 50px;
	display: block;
	text-align: center;
	font: 0px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
 color: #000;
}

/* arrow icon (span tag) */
#back-top span {
 width: 35px;
 height: 35px;
 display: block;
 margin-bottom: 7px;
 background: #000 url(images/back-to-top.png) no-repeat center center;

 /* rounded corners */
 -webkit-border-radius: 8px;
 -moz-border-radius: 8px;
 border-radius: 8px;

 /* transition */
 -webkit-transition: 1s;
 -moz-transition: 1s;
 transition: 1s;
    margin-left: 15px;
}
#back-top a:hover span {
 background-color: #777;
}










.inner-heading { background:transparent;margin-bottom: 20px;}
.inner-heading .container {min-height: 350px;position:relative;}
.inner-heading h2 {position: absolute;
font-style: italic;
color: #fff;
font-family: oswald;
font-size: 36px;
bottom: 0;
width: 100%;
text-align: center;
padding-bottom:10px;}






/****************************************** Top Sidebar **********************************************/
.top-sidebar {
 /*   background:url(images/top-bg.jpg) top center no-repeat;
    background:url(images/top-bg-2.jpg) top center no-repeat;
    background:url(images/top-bg-3.jpg) top center no-repeat;
   */ min-height:800px;
    min-height:650px;
}
.pro-1 {
    
}
.pro-1 .featured_product-list {
    
}
.featured-item {
    margin-bottom: 40px;
    border-bottom: 3px solid #eaeaea;
    padding-bottom: 15px;
}
.featured-item .featured-img {
    
}
.featured-item .featured-img img {
        max-width: 100%;
    height: auto;
}
.featured-desc {
    
}
.featured-desc h4 a {
    color:#2fabe0;
    font-family: 'albaregular';
    font-size:20px;
    text-decoration: none;
}
.f-description {
    
}
.f-price {
        float: right;
    color: #2fabe0;
    font-size: 18px;
    font-family: 'albaregular';
}
.f-price span {
    font-size:42px;
    color:#ef5aa5;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
}
.help {
        padding: 0;
min-height: 90px;
    margin-top: -20px;
}

.help .inner {
    margin:0px auto;
    width:80%;
}
.help h2 {
   color: #ef5aa4;
    font-size: 40px;
    font-family: 'albaregular';
    margin-top: 0px;
    border-left: 6px solid #2fabe0;
    padding-left: 10px;
    line-height: 35px;
    display:none;
}
.help h2 span {
    font-size:30px;
    letter-spacing: 1px;
}

.help p {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 25px;
    color: #000;
    margin-top: 18px;
    color: #2fabe0;
    font-weight: bold;
    text-align: center;
}
.help img {
    max-width:100%;
        display: none;
}
.help-shadow {
    margin-top:65px;
        display: none;
}
.f-pro {
    min-height: 500px;
        margin-top: 20px;
}
.f-pro h3 {
    color: #ef5aa4;
    font-size: 27px;
    font-family: 'albaregular';
    margin-top: 0px;
}
.f-pro h3 img {
    margin-right:10px;
    margin-top: -5px;
}
.f-pro .pro-1 {
    
}

.left-cat h3, .new-pro-area h3, .promotions-area h3 {
    color: #ef5aa4;
    font-size: 27px;
    font-family: 'albaregular';
}


.left-cat-area, .left-dis-area {
    min-height: 256px;
}
.left-dis-area {
    min-height: 256px;
    display:none;
}
.left-cat li {
    list-style-type: none;
    margin-left: 15px;
    margin-top: 5px;
}
.left-cat li a {
    font-size:18px;
    text-decoration: none;
    color:#000;
    font-family: 'Open Sans', sans-serif;
      text-transform: capitalize;
}
.left-cat li a:hover {
    color:#2fabe0;
}
.left-cat h3 img, .new-pro-area h3 img, .promotions-area h3 img {
    margin-right:10px;
    margin-top: -5px;
}


.new-pro-area {
    text-align: center;
}
.new-pro-area .read-more {
        display: inline-block;
            margin-top: 27px;
}
.new-pro-area .read-more a {
    color:#2fabe0;
    border:1px solid #2fabe0;
    font-size:16px;
    text-transform: uppercase;
    text-decoration: none;
    padding:10px 20px;
        border-radius: 10px;
}
.recent_product-list {
    display: inline-block;
}
.recent-item {
    padding-left: 5px;
    padding-right: 5px;
    position:relative;
    text-align: center;
        margin-top: 20px;
}
.recent-item .recent-img {
    text-align: center;
}
.recent-item .recent-img img.main-img {
    max-width:100%;
    width:auto;
    height:135px;
    border: 1px solid #ef5aa4;
    border-radius: 8px;
    
}
.recent-item .recent-img img.top-new-img {
        width: 66px;
    height: 63px;
    position: absolute;
    top: -5px;
    right: 4px;
}
.recent-item h4 {
    text-align: left;
        min-height: 42px;
}
.recent-item h4 a {
    color: #B9CF45;
    font-size:18px;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
        font-weight: 600;
}
.recent-item h4 a:hover {
    color:#2fabe0;
}
.recent-item .price {
    font-size: 16px;
    font-weight: 700;
    margin-top: 8px;
    padding: 0;
    min-height: 32px;
    text-align: right;
    padding-right: 3px!important;
}

.strike {   position: relative;
    color: red;
    font-size: 18px;}
.recent-item p.location {
   background: url(images/map-icon.png) 0px 18px no-repeat;
    text-align: left;
    font-weight: 600;
    border-bottom: 1px dashed #888;
    padding-bottom: 15px;
    border-top: 1px dashed #888;
    padding-top: 15px;
    display: none;
}


span.strike:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 1px solid;
    border-color: inherit;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
}

p.d-links a {
    background: #EF5AB0;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    text-decoration: none;
}
a.button.wc-forward.con {
    
  float: right;
    margin-right: 14px;
    width: 177px!important;
    margin-top: 0px!important;
    display: inline-block;
    height: 37px;
    background: #2FABE0;
    color: #fff;
    font-weight: 700;  
    
}

a.button.wc-forward.con:hover {
    background: #EF5AA5!important;
}
.page-cart .woocommerce-message a.button.wc-forward{display:none;}
table.voucher-fields {
    display: none;
}

.promotions-area {
    display:none;
}
.promotion_product-list {
    
}
.promotion-item {
    text-align: center;
        margin-top: 25px;
}
.promotion-item h4 a {
    font-family: 'Open Sans', sans-serif;
    color: #999A9B;
    text-decoration: none;
}
.promotion-item .promotion-img {
    
}
.promotion-item .promotion-img img {
    max-width: 100%;
    width: 162px;
    height: 162px;
    border: 1px solid #2fabe0;
    border-radius: 8px;
}


.deals-area {
    text-align: center;
    margin-top: 80px;
    display: none;
}
.deals-area h3 {
    color:#ef5aa4;
    font-family: 'albaregular';
    font-size:34px;
        margin-bottom: 25px;
}
.deal-item {
    position:relative;
}
.deal-item .deal-img {
    
}
.deal-item .deal-img img.main-img {
    max-width:100%;
    width:212px;
    height:212px;
    border: 1px solid #ef5aa4;
    border-radius: 8px;
}
.deal-item .deal-img img.top-new-img {
        position: absolute;
    top: -4px;
    right: 28px;
}
.deal-item h4 a {
        color: #929292;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
}

@media  (min-width: 1199px) {
    
}

/****************************************** Bottom Sidebar Section **********************************************/
.bot-sidebar {
    background:url(images/bottom-bg.jpg) top center repeat;
    min-height:788px;
    display: none;
}
.con-top {
        text-align: center;
    padding-top: 30px;
}
.con-top h2 {
    font-family: 'albaregular';
    color:#ef5aa5;
    font-size:36px;
        text-transform: uppercase;
}
.con-box {
        margin-top: 30px;
}
.con-box img {
    
}
.con-box h3 {
    color:#2fabe0;
    text-transform: uppercase;
    font-size:22px;
    font-family: 'Open Sans', sans-serif;
}
.con-box h2 {
    color:#000;
    font-size:20px;
    font-family: 'Open Sans', sans-serif;
    text-transform: lowercase;
}
.con-box p {
    color:#000;
    font-size:16px;
    font-family: 'Open Sans', sans-serif;
}


.front-con-form {
        margin-top: 30px;
}
.front-con-form .wpcf7-form p {
    text-align: center;
    color:#2fabe0;
    font-family: 'Open Sans', sans-serif;
    font-size:18px;
}
.front-con-form .wpcf7-form input {
    text-indent: 6px;
    width:100%;
    height:40px;
    border:1px solid #ccecfb;
    margin-top: 8px;
    margin-bottom: 10px;
}
.front-con-form .wpcf7-form textarea {
    text-indent: 6px;
    width:100%;
    height:130px;
    border:1px solid #ccecfb;
    margin-top: 8px;
    margin-bottom: 10px;
}
.front-con-form .wpcf7-form .wpcf7-submit {
    background:#ef5aa5;
    border:1px solid #ef5aa5;
    height:40px;
    border-radius: 12px;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
    color:#fff;
    text-transform: uppercase;
    font-size:18px;
}
.front-con-form .wpcf7-form .wpcf7-submit:hover {
    background: #B9CF45;
    border:1px solid #B9CF45;
}






/****************************************** Woocommerce Section **********************************************/
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea {
height: 50px;
padding-left: 10px;
font-size: 18px;
}

.woocommerce form input.button {
    margin-top: 0!important;
        width: 140px!important;
    background: #2FABE0!important;
    height: 35px;
    border: 0;
    color: #fff!important;
    font-size: 13px!important;
    font-family: 'Raleway', sans-serif!important;
    font-weight: 700!important;
    border-radius: 6px!important;
    text-transform: uppercase!important;
}

.woocommerce form input.button:hover {
background: #EF5AA5!important;
}

article.content {
margin-bottom: 40px;
}

.woocommerce-page table.cart td.actions .input-text+.button {

width: 155px!important;
    height: 38px;
    font-size: 14px!important;
}

 .woocommerce-page table.cart td.actions input {
    width: 155px!important;
    height: 38px;
    font-size: 14px!important;
        float: right;
}
.woocommerce-page .cart-collaterals .wc-proceed-to-checkout .checkout-button {
        width: 240px!important;
    font-size: 13px;
}
.woocommerce-tabs.wc-tabs-wrapper {
    display:none;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button {
    float: right;
    background: #EF5AA5;
    color: #fff;
    width: 225px!important;
}

.woocommerce-page table.cart td.actions .coupon .input-text {
height: 50px;
font-size: 18px;}

td.product-name a {
color: rgb(237, 27, 36);
font-size: 16px;
}

.woocommerce form .form-row select, .woocommerce-page form .form-row select {
height: 50px;
font-size: 18px;
padding-left: 10px;}

button[name="calc_shipping"] 
{
    margin-top: 0!important;
width: 100%!important;
background: #df1922!important;
height: 50px;
border: 0;
color: #fff!important;
font-size: 25px!important;
font-family: 'Raleway', sans-serif!important;
font-weight: 700!important;
border-radius: 6px!important;
text-transform: uppercase!important;
-webkit-box-shadow: 0px 10px 7px -2px rgba(0,0,0,0.75)!important;
-moz-box-shadow: 0px 10px 7px -2px rgba(0,0,0,0.75)!important;
box-shadow: 0px 10px 7px -2px rgba(0,0,0,0.75)!important;
border-bottom: 3px solid #530110!important;
}


.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    font-family: 'albaregular';
    color: #EF5AA5;
}
.woocommerce div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none;
    max-width: 100%!important;
    border: 3px solid #B9CF45;
}
.woocommerce  .related.products ul.products li {
 
}
input#place_order {
    width: 160px!important;
}

.g-check {
    font-size: 18px;
    color: #EF5AA5;
}

.g-check .showlogin {
    background: #2FABE0;
    color: #fff;
    padding: 6px;
    border-radius: 8px;
    text-decoration: none;
    margin-left: 10px;
}

/*****RESPONSIVE*********RESPONSIVE********** RESPONSIVE *******RESPONSIVE*********RESPONSIVE*********/
@media screen and (max-width: 1199px){
    .top-sidebar {
    background: #E2F4FE;
}
     .recent-item .recent-img img.top-new-img {
    right: 66px;
}  
.left-cat h3, .new-pro-area h3, .promotions-area h3 {
    text-align: center;
}
.left-cat li {
    text-align: center;
}
.promotions-area {
    margin-top:50px;
}
.deal-item .deal-img img.top-new-img {
    position: absolute;
    top: -4px;
    right: 10px;
}
.recent-item .recent-img {
    text-align: center;
    margin-bottom: 15px;
}
.recent-item p.location {
    display:inline-block;
    text-align: center;
    display:none;
}
}

@media screen and (max-width: 991px) {
    
   .featured-item {
        min-height:360px;
   }
   .featured-item .featured-img img {
    max-width: 100%;
    height: auto;
    border: 1px solid #f05aa5;
}
.help-shadow {
    display:none;
}
.help, .f-pro {
    min-height: auto;
}
.left-cat-area, .left-dis-area {
    min-height: auto;
    border-bottom: 1px solid #f05aa5;
    padding-bottom: 15px;
}
.recent-item {
    float:left;
    width:50%;
}
.recent-item .recent-img img.top-new-img {
    right: 86px;
}
.deal-item {
    position: relative;
    float: left;
    width: 50%;
}
.deal-item .deal-img img.top-new-img {
    right: 63px;
}
.recent_product-list {
    display: block;
}
}




@media screen and (max-width: 767px) {
.recent-item {
    float:left;
    width:100%;
}
.recent-item .recent-img img.top-new-img {
    right: 86px;
    display:none;
}
.deal-item {
    position: relative;
    float: left;
    width: 100%;
}
.deal-item .deal-img img.top-new-img {
    right: 63px;
    display:none;
}
.recent-item .recent-img img.main-img {
    width: auto;
    height: auto;
}
.promotion-item .promotion-img img {
    width: auto;
    height: auto;
}
.deal-item .deal-img img.main-img {
    width: auto;
    height: auto;
}
.help, .f-pro {
    min-height: auto;
    text-align: center;
}
.help .inner {
    margin: 0px auto;
    width: 95%;
}
.help p {
    font-size:16px;
}
}




@media screen and (max-width: 480px) {
.featured-item {
    min-height: 415px;
}
}


