

/* Start:/bitrix/templates/aracara/components/bitrix/catalog.section/catalog_search/style.css?14840743423578*/
.tovarimg-bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 85% auto;
    display: block;
    margin: 1%;
    padding-top: 100%;
    position: relative;

-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tovarbox_container-2:hover .tovarimg-bg{
        background-size: 100% auto; 
}


.section-tovarbox-2:nth-child(4n+1) {clear: both}

.section-tovarbox-2 {
    display: inline-block;
    height: 320px;
    left: 0;
    margin: 0 0 0 -5px;
    position: relative;
    top: 0;
    width: 210px;
    z-index: 0;
}

.section-tovarbox-2:hover {
    z-index: 99;
}

.tovarbox_container-2 {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    display: block;
    float: left;
    left: 0;
    min-height: 269px;
    position: absolute;
    width: 100%;
    z-index: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}



@media (max-width: 767px) {

.section-tovarbox-2 {
    height: auto;
    margin: 0;
    width: 49%;
}
.tovarbox_container-2 { position: relative;}
.tovarbox_container-2:hover  {box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); margin-top: 0px !important;}
.tovarbox-controls-2 {  height: auto; overflow: visible!important;}
}


@media (max-width: 480px) {

.section-tovarbox-2 {
    height: auto;
    margin: 0;
    width: 99%;
}
.tovarbox_container-2 { position: relative;}
.tovarbox_container-2:hover  {box-shadow: none; margin-top: 0px !important;}
.tovarbox-controls-2 {  height: auto; overflow: visible !important;}
}

.tovarbox_container-2:hover  {
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); 
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); 
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); 
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); 
    margin-top: -5px;
}

.tovarbox_container-2:hover .tovarimg-bg-2{
        background-size: 100% auto; 
}



.tovarimg-bg-2 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 85% auto;
    display: block;
    margin: 1%;
    padding-top: 100%;
    position: relative;

-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

.tovarbox-title-2 {
    display: block;
    height: 45px;
    overflow: hidden;
    padding: 0 10px;
    position: relative;
}

.tovarbox-title-2 > a {
    color: #000;
    display: block;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
}

.pricelinecart-2 {
    border-top: 1px solid #cfcfcf;
    display: block;
    float: left;
    padding: 10px 0;
    width: 100%;
}
.mybx_price-2 {
    color: #4c4c4c;
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 0 20px;
    text-align: left;
    width: 50%;
}


.myoldcart-but {
    color: #777;
    float: left;
    font-weight: normal;
    text-align: left;
    text-decoration: line-through;
    width: 100%;
}

.mybx-cart-2 {
    float: right;
    width: 25%;
    margin-right: 10px;
}
.mycart-but-2 {
    color: #4c4c4c;
    font-size: 32px;
}
.mycart-but-2:hover{ color: #033B64;}

.minprise-2 {
    color: #999;
    float: left;
    text-decoration: line-through;
    width: 100%;
}




/* End */
/* /bitrix/templates/aracara/components/bitrix/catalog.section/catalog_search/style.css?14840743423578 */
