body {
background-color: #fff;
font-weight:normal;
font-size: 16px;
margin:0; padding:0;
color:#222;
overflow-x:hidden;
}

.my-img-fluid {
	width:100%;
	max-width:241px;
	height:auto;
}

a {color: #e51515; text-decoration:none;}
a:hover {color: #ff2b02;}

header {padding:10px 0; box-shadow:1px 2px 6px 0.1px #ccc;} 

.mhp {font-weight:bold; font-size: 17px;}

.dropdown-menu {
    min-width: 16rem;
}
#tip-1 {display:none;}

.topbar {padding:7px 0; 
/* background-color: #22232b; */
background-color: #050b0c;
}

.topbar-info1, .topbar-info2 {margin:0; padding:0; color:#fff;}
.topbar-info1 li, .topbar-info2 li {list-style:none; display:inline;}
.topbar-info1 li {margin-right:15px;}
.topbar-info2 {text-align:right;}
.topbar-info1 li a, .topbar-info2 li a {color:#fff;}

.topbar-info-foot {margin:0; padding:0;}
.topbar-info-foot li {display:block; list-style:none;}
.topbar-info-foot li a {color:#fff;}
footer {background-color:#22232b; padding:30px 0; margin-top:50px; color:#fff;}
/* .topbar-info-foot li a {color:#eee;}
.topbar-info-foot li a:hover {color:#fff;} */

.nav-link {   
    color: #050b0c;
    font-size:20px;
/* 	text-transform:uppercase; */
margin-left:30px;
padding-left:0 !important;
padding-right:0 !important;
}
.nav-link:hover {color: #e51515;}
.dropdown-menu .nav-link {text-transform:inherit; font-size:16px; margin-left:0px; 
padding-left:15px !important;
padding-right:15px !important;
}
.sppb-addon-image-layouts .sppb-addon-image-layout-content {width:100%;}

.dropdown-toggle::after {
    margin-left: -3px;
}
.mobile-menu {display:none;}
.ots {padding-top:30px; padding-bottom:40px; min-height:500px;}

.blog-items .item-image img {
	max-width: 100%;
    height: auto;
}
.blog-items .blog-item h2 {font-size:20px;}

.blog {margin-top:30px;}

#comjshop h1 {margin-bottom:50px; font-size: 35px;}

.jshop_list_product .list_product .block_product .product {
padding:15px; border:1px solid#ccc;	
}

.prod_price {font-size:30px;}
.prod_price #block_price {font-size:30px !important;}
.jshop_prod_description {margin-top:30px;}
#mxcpr {display:none !important;}



#popup__toggle{bottom:25px;right:10px;position:fixed;z-index:999;}
.img-circle{background-color:#29AEE3;box-sizing:content-box;-webkit-box-sizing:content-box;}
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;border: 2px solid #29AEE3;width:150px;height:150px;bottom:-25px;right:10px;position:absolute;-webkit-border-radius:100%;-moz-border-radius: 100%;border-radius: 100%;opacity: .5;-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;-moz-animation: circle-anim 2.4s infinite ease-in-out !important;-ms-animation: circle-anim 2.4s infinite ease-in-out !important;-o-animation: circle-anim 2.4s infinite ease-in-out !important;animation: circle-anim 2.4s infinite ease-in-out !important;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#29AEE3;width:100px;height:100px;bottom:0px;right:35px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;bottom: 14px;right: 49px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;background-image:url(/images/mini.png);background-position: center center;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circle:hover{opacity: 1;}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
  50% {transform: scale(1); opacity: 1; }   
  100% {transform: scale(0.9);opacity: 1;}}
 @-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
  50% {-webkit-transform: scale(1);opacity: 1;}   
  100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
  0% {transform: rotate(-8deg);}
  50% {transform: rotate(8deg);}
  100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
  0% {-webkit-transform: rotate(-8deg);}
  50% {-webkit-transform: rotate(8deg);}
  100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes circle-anim {
  0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
  30% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;-moz-opacity: .5;-webkit-opacity: .5;-o-opacity: .5;}
  100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}}
@-webkit-keyframes circle-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
  30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
  100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
  0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
  30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
  100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
  0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
  30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
  100% {transform: rotate(0deg) scale(1) skew(1deg);
opacity: .1;}}
@-moz-keyframes circle-fill-anim {
  0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}
  100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-webkit-keyframes circle-fill-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;  }
  50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;  }
  100% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-o-keyframes circle-fill-anim {
  0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@keyframes circle-fill-anim {
  0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}






@media (max-width: 768px) {
.topbar-info2, .hide-mobile {display:none !important;}	
.topbar-info1 {text-align:center;}
.topbar-info1 li {margin:0px 10px; display:block;}

.desctop-menu {display:none;}
.mobile-menu {display:block; text-align:right;}
.mobile-menu span {cursor:pointer; font-size:25px; color:#333}
footer {text-align:center;}
.mycanv .dropdown-menu {position:relative !important; transform: none !important;}
.offcanvas-end {width: 300px;}

}