#custom-toggler,
#custom-menu-open {
    top: 150px;
    position: fixed;
    width: 55px;
    height: 55px;
    z-index: 1000;
    border: none;
    cursor:pointer;
    background: url("https://theme.bonpresta.com/img/cms/picker.png") left top no-repeat;
}

#custom-toggler {
    right: 0;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

#custom-toggler:focus{
    outline: none;
}

#custom-menu-open {
    top: 150px;
    background: #fff;
    width: 45px;
    left: 0;
    z-index: 1001;
    height: 45px;
    transition: all 0.3s linear;
    box-shadow: 5px 2px 8px rgba(0,0,0,.16);
}

#custom-menu-open.custom-button-active{
    left: 218px;
}

.bon-custom-menu{
    width: 220px;
    padding: 10px 20px;
    position: fixed;
    left: -220px;
    top: 150px;
    z-index: 1001;
    background: #fff;
    transition: all 0.3s linear;
    box-shadow: 0 2px 8px rgba(0,0,0,.16);
}


.bon-custom-menu p {
    display: inline-block;
    vertical-align: -7px;
}

.bon-select-language p {
    vertical-align: -7px;
}

.bon-custom-menu.custom-menu-active{
    left: 0;
}

#custom-menu-open:after {
    content: "\E024";
    font-family: 'fl-outicons';
    font-size: 25px;
    line-height: 45px
}

.toggle-bg{
    background: #222;
    display: block;
    height: 15px;
    position: relative;
    width: 39px;
    float: right;
    background: linear-gradient(to bottom, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%);
    box-shadow: 0 1px 0 #fff, inset 0 0 2px #d7dee3, inset 0 1px 0 #d7dee3, inset 0 1px 5px #d7dee3;
    border-radius: 8px;
    margin-top: 10px;
    z-index: 10;
    transition: all 0.2s linear;
}
.toggle-bg.active {
    background: #0ab3a3;
    box-shadow: none;
}

.toggle-bg input{
    height: 28px;
    left: 0;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: -10px;
    width: 36px;
    z-index: 2;
}

.switch-boxed,
.switch-header,
.switch-cart,
.switch-footer{
    transition: left 0.2s linear;
    display: block;
    height: 19px;
    border-radius: 8px;
    left: -1px;
    position: relative;
    top: -2px;
    width: 19px;
    z-index: -1;
    background: radial-gradient(ellipse at center, #ffffff 0%,#fefefe 50%,#fdfdfd 51%,#ffffff 100%);
    box-shadow: 0 1px 1px #65727b, 0 0 1px #b6bdc2;
}

.switch-boxed.active,
.switch-header.active,
.switch-cart.active,
.switch-footer.active{
    left: 20px;
}


#bon-boxed-button:focus,
#custom-menu-open:focus{
    outline: none;
}

#bon-select {
    float: right;
}

.bon-select-language select {
    margin-top: 4px;
    border-color: #e2e2e2;
    color: #7a7a7a;
    padding: 2px 5px;
    font-size: 13px;
}

.bon-select-language select:focus {
    outline: none;
}

body.boxed-body {
    padding: 20px 0;
    background-color: #fff;
}

/*custom styles social footer*/

body .block-social ul li a:before {
    content:none!important;
}
body .block-social ul li {
    transition: all 0.3s linear;
}

body .block-social ul li:hover {
    opacity: 0.55;
}

body .block-social ul .facebook {
    background: url("../img/facebook.png") 50% 50% no-repeat;
}

body .block-social ul .twitter {
    background: url("../img/twitter.png") 50% 50% no-repeat;
}

body .block-social ul .instagram {
    background: url("../img/instagram.png") 50% 50% no-repeat;
}

body .block-social ul .pinterest {
    background: url("../img/pinterest.png") 50% 50% no-repeat;
}

body .block-social ul .youtube {
    background: url("../img/youtube.png") 50% 50% no-repeat;
}

body .block-social ul .vimeo {
    background: url("../img/vimeo.png") 50% 50% no-repeat;
}

body .block-social ul .googleplus {
    background: url("../img/google-plus.png") 50% 50% no-repeat;
}

/*styles for stickup*/



#product #bon-stick-cart {
    width: 100%;
    box-shadow: 0px -1px 2px 0px rgba(50, 50, 50, 0.14);
    left: 0;
    z-index: 1000;
    position: fixed;
    bottom: 0;
    height: 100px;
    background-color: #fff;
    padding: 5px 0;
    transition: all 0.5s linear;
}
#product #bon-stick-cart #btn-bonorder, #product #bon-stick-cart .bon_manufacture_product, #product #bon-stick-cart .product-additional-info {
    display: none;
}
#product #bon-stick-cart #add-to-cart-or-refresh {
    max-width: 1270px;
    overflow: hidden;
    margin: 0 auto;
}
#product #bon-stick-cart #add-to-cart-or-refresh .image-sticky-wrapper {
    display: block;
    max-width: 4.5%;
    float: left;
    margin: 0 25px 0 0;
}
#product #bon-stick-cart #add-to-cart-or-refresh .image-sticky-wrapper img {
    width: 100%;
    height: auto;
}
#product #bon-stick-cart #add-to-cart-or-refresh .bon-sticky-name {
    display: block;
    width: 11%;
    float: left;
    margin: 20px 15px 0 0;
}
#product #bon-stick-cart #add-to-cart-or-refresh .bon-sticky-name .h1 {
    font-size: 15px;
    padding-right: 0;
    margin-bottom: 0;
}
#product #bon-stick-cart #add-to-cart-or-refresh .bon-sticky-name .product-prices {
    margin-top: 0;
}
#product #bon-stick-cart #add-to-cart-or-refresh .bon-sticky-name .product-prices .current-price {
    font-size: 16px;
}
#product #bon-stick-cart #add-to-cart-or-refresh .bon-sticky-name .product-prices .current-price .regular-price {
    font-size: 16px;
}
#product #bon-stick-cart #add-to-cart-or-refresh .product-variants {
    margin-bottom: 0;
}
#product #bon-stick-cart #add-to-cart-or-refresh .product-variants .product-variants-item {
    width: 22.5%;
    float: left;
    padding: 26px 0 22px;
}
#product #bon-stick-cart #add-to-cart-or-refresh .product-add-to-cart {
    width: 36%;
    float: right;
    padding-top: 28px;
}
#product #bon-stick-cart #add-to-cart-or-refresh .product-add-to-cart .bon-product-popup,
#product #bon-stick-cart #add-to-cart-or-refresh .product-add-to-cart .bon-review-inner,
#product #bon-stick-cart #add-to-cart-or-refresh .product-add-to-cart .bon-stock-countdown {
    display: none;
}
#product #bon-stick-cart #add-to-cart-or-refresh .product-add-to-cart .product-quantity {
    flex-direction: row;
}
#product #bon-stick-cart #add-to-cart-or-refresh .product-add-to-cart .product-quantity .qty {
    padding-bottom: 0;
    margin-right: 23px;
}
#product #bon-stick-cart #add-to-cart-or-refresh .product-add-to-cart .product-quantity .qty .control-label {
    padding-right: 15px;
}
#product #bon-stick-cart #add-to-cart-or-refresh .product-add-to-cart .product-quantity .add {
    margin-top: -12px;
}
#product #bon-stick-cart #add-to-cart-or-refresh .product-add-to-cart .product-quantity .add #product-availability {
    display: none;
}
#product #bon-stick-cart #add-to-cart-or-refresh .product-additional-info {
    display: none;
}

 .product-actions .image-sticky-wrapper,
 .product-actions .bon-sticky-name {
    display: none;
}

/*custom-styles for border contact*/
#contact  .card {
    border: none;
}

#contact .container .contact-form {
    border: 1px solid;
    border-image: url(../img/contact-form.png) 4 / 4 round;
}
