/*about*/
@media (min-width: 992px){
.five-col .sppb-col-md-2 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.one-col .sppb-col-md-1 {
    -ms-flex: 0 0 12%;
    flex: 0 0 12%;
    max-width: 12%;
}
}

/*padding-column-tmc*/
.padding-right-15{padding-right:15px!important;}
.padding-left-15{padding-left:15px!important;}
.padding-left-right-15{padding-right:15px!important;padding-left:15px!important;}


/*eyes window*/

/*-----------------------------------------------------------------------
                               1194px
-------------------------------------------------------------------------*/
@media screen and (min-width:992px) and (max-width:1195px){
.windows h3.sppb-addon-title {margin-left: 62px;}
.eyes h3.sppb-addon-title {font-size: 119px!important;}
}

/*homepage-about*/
/*-----------------------------------------------------------------------
                               1194px
-------------------------------------------------------------------------*/
@media screen and (min-width:992px) and (max-width:1195px){
#homepage-about {width: 100%!important;}
}

/*shape*/
.shape001 {
    position: relative;
}

.shape001:before {
    background: url(/images/000_blincon/home/shape02.png)!important;
    width: 291px;
    height: 228px;
    position: absolute!important;
    right: 0;
    top: -55px;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: contain;
    content:'';
}


.shape002 {
    position: relative;
}

.shape002:before {
    background: url(/images/000_blincon/home/shape01.png)!important;
    width: 291px;
    height: 228px;
    position: absolute!important;
    left: -60px;
    bottom: 25px;
    /* bottom: 0; */
    background-repeat: no-repeat;
    background-size: contain;
    content:'';
}

@media screen and (max-width:992px){
.shape001:before {transform: matrix(0.8, 0, 0, 0.8, 95, -2);}
.shape002:before {transform: matrix(0.8, 0, 0, 0.8, -30, 52);}
}

@media screen and (max-width:767px){
.shape001:before {
    right: -71px;
    top: -10px;
    bottom: 0;
  }}

/*shop bg*/
/*-----------------------------------------------------------------------
                               1194px
-------------------------------------------------------------------------*/
@media screen and (min-width:992px) and (max-width:1195px){
#row-bg-grey{min-height: 274px!important;}
.best-seller-col .sppb-col-md-12{margin-top: -293px!important;}}



