﻿#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 30px;
    background: #f5f5f5;
    border-radius: 50% !important;
    font-size: 18px !important;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}

    #back-to-top:hover {
        background: #e9ebec;
    }

    #back-to-top.show {
        opacity: 1;
    }


.fa {
    color: #ffffff !important;
}

.btn-sm {
    padding: 0px !important;
}

.fa-heart-o {
    margin-top: 8px;
    font-size: 14px;
}

.fa-envelope-open-o {
    margin-top: 6px;
    margin-left: -1px;
}

.btnmail {
    border-radius: 50% !important;
    width: 27px;
    height: 27px;
    opacity: .7;
    line-height: 18px;
    border: 0px solid !important;
    background: linear-gradient(60deg, #ef5350, #e53935) !important;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(244, 67, 54, 0.4) !important;
}

.btntelegram {
    border-radius: 50% !important;
    width: 27px;
    height: 27px;
    opacity: .7;
    line-height: 18px;
    border: 0px solid !important;
    background: linear-gradient(60deg, #fff, #ffffff) !important;
    box-shadow: 0 12px 20px -10px rgba(255, 152, 0, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(255, 152, 0, 0.2) !important;
    */;
}

.btnfav {
    border-radius: 50% !important;
    width: 27px;
    height: 27px;
    line-height: 18px;
    opacity: .7;
    border: 0px solid !important;
    background: linear-gradient(60deg, #66bb6a, #43a047) !important;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(76, 175, 80, 0.4) !important;
}

.row {
    background-color: #ffffff;
}

.products {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.box:hover {
    background-color: rgba(0, 0, 0, 0.09);
}

.box {
    width: 273px !important;
    padding: 0px !important;
    border-radius: 4px;
    /*box-shadow: 0 0px 9px 0px rgba(34, 25, 25, 0.4);*/
    margin: 7px;
    padding: 5px;
    width: 208px;
    background-color: #f8f8f8;
    /*box-shadow: 0 1px 5px rgba(34, 25, 25, 0.4);*/
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 170ms linear;
}

/*@media (min-width: 100px) and (max-width: 330px) {
    .box {
        width: 274px !important;
    }

    .navbar-brand-logo {
        display: none;
    }

    sale-rectangle, .navbar-fixed-bottom, .person, .ifbut {
        display: none;
    }

    iframe {
        height: 352px !important;
    }

    /*.windo .iimg {
        width: 100%;
    }

    .cardheader, .cardheader1 {
        background-repeat: round !important;
    }*/

    /*.profmenu span {
        position: relative !important;
        top: -36px !important;
        background: none;
        box-shadow: none;
        color: black;
        background-color: white;
        padding: 1px 4px 0px 5px;
        border-radius: 2px;
    }*/

    .profession {
        margin-right: 118px !important;
    }
}
/*iphone5*/

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .box {
        width: 287px !important;
    }

    iframe {
        height: 352px !important;
    }

    sale-rectangle, .navbar-fixed-bottom, .person, .ifbut {
        display: none;
    }

    #navbar {
        display: none;
    }

    #primary {
        margin-top: 63px !important;
    }

    /*.windo .iimg {
        width: 100%;
    }

    .cardheader, .cardheader1 {
        background-repeat: round !important;
    }*/

    /*.profmenu span {
        position: relative !important;
        top: -36px !important;
        background: none;
        box-shadow: none;
        color: black;
        background-color: white;
        padding: 1px 4px 0px 5px;
        border-radius: 2px;
    }*/

    
}
/*iphone6*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .box {
        width: 343px !important;
    }

    sale-rectangle, .navbar-fixed-bottom, .person, .ifbut {
        display: none;
    }

    iframe {
        height: 352px;
    }

    /*.windo .iimg {
        width: 100%;
    }

    .cardheader, .cardheader1 {
        background-repeat: round !important;
    }*/

    /*.profmenu span {
        position: relative !important;
        top: -36px !important;
        background: none;
        box-shadow: none;
        color: black;
        background-color: white;
        padding: 1px 4px 0px 5px;
        border-radius: 2px;
    }*/

    .profession {
        margin-right: 118px !important;
    }
}
/*iphone6+*/
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .box {
        width: 378px !important;
    }

    sale-rectangle, .navbar-fixed-bottom, .person, .ifbut {
        display: none;
    }

    /*.windo .iimg {
        width: 100%;
    }

    .cardheader, .cardheader1 {
        background-repeat: round !important;
    }*/

    /*.profmenu span {
        position: relative !important;
        top: -36px !important;
        background: none;
        box-shadow: none;
        color: black;
        background-color: white;
        padding: 1px 4px 0px 5px;
        border-radius: 2px;
    }*/

    .profession {
        margin-right: 118px !important;
    }
}
/*galaxy s5*/
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
    .box {
        width: 328px !important;
    }

    sale-rectangle, .navbar-fixed-bottom, .person, .ifbut {
        display: none;
    }

    /*.windo .iimg {
        width: 100%;
    }

    .cardheader, .cardheader1 {
        background-repeat: round !important;
    }*/

    /*.profmenu span {
        position: relative !important;
        top: -36px !important;
        background: none;
        box-shadow: none;
        color: black;
        background-color: white;
        padding: 1px 4px 0px 5px;
        border-radius: 2px;
    }*/

    .profession {
        margin-right: 118px !important;
    }
}*/


/*@media (min-width: 370px) and (max-width: 370px) {
            .box {
                width:174px !important;
              
            }
            .navbar-brand-logo
            {display:none;}
        }*/


.person {
    background-image: url('img/bk.jpg');
}

.card-container {
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    perspective: 800px;
    margin-bottom: 30px;
}

    .card-container:not(.manual-flip):hover .card,
    .card-container.hover.manual-flip .card {
        -webkit-transform: rotateY( 180deg );
        -moz-transform: rotateY( 180deg );
        -o-transform: rotateY( 180deg );
        transform: rotateY( 180deg );
    }

.content img {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.affix {
    top: 0;
}

.woocommerce-breadcrumb {
    margin: 0px 0px 0px !important;
}

.navbar {
    /*margin-bottom: 0px !important;*/
}

.av-1px-gap.av-fixed-size .av-masonry-entry .av-inner-masonry {
    right: 15px;
}

.av-1px-gap.av-flex-size .av-masonry-entry .av-inner-masonry {
    margin-right: 15px;
}

.flipkart-navbar-input {
    border: solid 2px #ccc !important;
}

.flipkart-navbar-search {
    margin-top: 5px !important;
    /*width:100% !important;*/
}


.has-flash-cont #lg-slider .video {
    padding-bottom: 76%;
    /*padding-bottom: 56.25%;*/
}

.lg-video {
    position: inherit !important;
}

#flipkart-navbar {
    background-color: #acafb3;
    color: #FFFFFF;
}

.row1 {
    padding-top: 10px;
    background-color: #acafb3;
}

.row2 {
    padding-bottom: 20px;
    background-color: #acafb3;
}

.flipkart-navbar-input {
    padding: 11px 16px;
    border-radius: 2px 0 0 2px;
    border: 0 none;
    outline: 0 none;
    font-size: 15px;
    color: #000;
}

.flipkart-navbar-button {
    background-color: #ffe11b;
    border: 1px solid #ffe11b;
    border-radius: 0 2px 2px 0;
    color: #565656;
    padding: 10px 0;
    height: 43px;
    cursor: pointer;
}

.avt {
    margin-bottom: 6px;
    margin-top: -10px;
    margin-left: 5px;
    float: left;
    height: 34px !important;
    max-width: 100px !important;
    max-height: 100px !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    border: 2px solid rgb(209, 209, 209) !important;
}



.cart-button {
    background-color: #2469d9;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .23), inset 1px 1px 0 0 hsla(0, 0%, 100%, .2);
    padding: 10px 0;
    text-align: center;
    height: 41px;
    border-radius: 2px;
    font-weight: 500;
    width: 120px;
    display: inline-block;
    color: #FFFFFF;
    text-decoration: none;
    color: inherit;
    border: none;
    outline: none;
}

    .cart-button:hover {
        text-decoration: none;
        color: #fff;
        cursor: pointer;
    }

.cart-svg {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 8px;
}

.item-number {
    border-radius: 3px;
    background-color: rgba(0, 0, 0, .1);
    height: 20px;
    padding: 3px 6px;
    font-weight: 500;
    display: inline-block;
    color: #fff;
    line-height: 12px;
    margin-left: 10px;
}

.upper-links {
    display: inline-block;
    padding: 0 11px;
    line-height: 23px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0;
    color: inherit;
    border: none;
    outline: none;
    font-size: 12px;
}

.dropdown {
    position: relative;
    display: inline-block;
    margin-bottom: 0px;
}


    .dropdown:hover .links {
        color: #000;
    }

    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown .dropdown-menu {
        position: absolute;
        top: 100%;
        display: none;
        background-color: #fff;
        color: #333;
        left: 0px;
        border: 0;
        border-radius: 0;
        box-shadow: 0 4px 8px -3px #555454;
        margin: 0;
        padding: 0px;
    }

.links {
    color: #fff;
    text-decoration: none;
}

    .links:hover {
        color: #fff;
        text-decoration: none;
    }

.profile-links {
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    border-bottom: 1px solid #e9e9e9;
    box-sizing: border-box;
    display: block;
    padding: 0 11px;
    line-height: 23px;
}

.profile-li {
    padding-top: 2px;
}

.largenav {
    display: none;
}

.smallnav {
    display: block;
}

.smallsearch {
    margin-left: 15px;
    margin-top: 15px;
}

.menu {
    cursor: pointer;
}

@media screen and (min-width: 768px) {
    .largenav {
        display: block;
    }

    .smallnav {
        display: none;
    }

    .smallsearch {
        margin: 0px;
    }
}

/*Sidenav*/
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    box-shadow: 0 4px 8px -3px #555454;
    padding-top: 0px;
}

    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 25px;
        color: #818181;
        display: block;
        transition: 0.3s;
    }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
        color: #fff;
    }

@media screen and (max-height: 450px) {
    .sidenav a {
        font-size: 18px;
    }
}

.sidenav-heading {
    font-size: 36px;
    color: #fff;
}




.woocommerce ul.products li.product.list .product-wrapper .thumb-wrapper {
    width: 20.648967551622%;
    height: auto;
}

.woocommerce ul.products li.product.list .product-wrapper .product-actions-wrapper,
.woocommerce ul.products li.product.list .product-wrapper .product-meta,
.woocommerce .products li.product.list .product-actions-wrapper .product-other-action {
    width: 77.351032448378%;
}

#home {
    /*background-image: url('img/tile.png');*/
    background-repeat: repeat-y;
}

.bbtn {
    cursor: pointer;
    width: 265px;
    border-radius: 4px;
    border: none;
    height: 34px;
    background: #9b8535;
    color: #FFF;
    margin: 0 0 5px;
    padding: 10px;
    font-size: 13px;
}

    .bbtn:hover {
        background: #735e13;
        -webkit-transition: background 0.3s ease-in-out;
        -moz-transition: background 0.3s ease-in-out;
        transition: background-color 0.3s ease-in-out;
    }

    .bbtn:active {
        box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
    }

img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

</style > <style type="text/css" > body {
    background-color: #EEEEEE;
}

#containers {
    width: 100%;
    margin: 0 auto;
    margin-top:33px;
}

#imgLoad {
    position: fixed;
    bottom: 0;
    left: 40%;
    display: none;
}

.box {
}


.lg-toolbar {
    width: 50px;
    right: 0;
}

.htitle {
    font-family: 'Yekan';
    text-align: right;
    font-size: 12px;
    margin-right: 8px;
    font-weight: bold;
    margin-left: 8px;
    color: #403636;
    padding-top: 5px;
    border-bottom: 1px solid #e2e2e2;
}

.hdisc {
    font-family: 'Yekan';
    text-align: right;
    font-size: 12px;
    margin-right: 8px;
    margin-left: 8px;
    color: #403636;
    padding-top: 0px;
}

.ahtitle :hover {
    color: #000 !important;
}

.bname {
    float: right;
    font-family: 'Yekan';
    text-align: right;
    font-size: 12px;
    margin-right: 8px;
    margin-left: 8px;
    /*padding-top:5px;*/
    color: #846e1f;
}

.abname :hover {
    color: #0d61af !important;
}

.filtersC {
    font-family: 'Yekan';
    text-align: right;
    font-size: 14px;
}
