/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 02 2021 | 22:57:44 */
/* @media screen and (max-width:767px){
.customiconbxx h3, p{
    text-align:center !important;
}
}
@media screen and (max-width:767px){
.customiconbxx .sh-iconbox-icon{
    text-align: center !important;
    position: inherit !important;
}
}
}
@media (max-width: 767px) {
.customiconbxx .sh-iconbox-right .sh-iconbox-aside {
    padding: 0px !important;
    margin: 0px !important;
}
}
@media screen and (max-width:767px){
#iconbox-wirms1t35P .sh-iconbox-right .sh-iconbox-aside {
    margin-right: 0px !important;
}
} */






/* @media(max-width: 767px) {
.customiconbxx{
  display:none !important;
}
  .customiconbxxmobile{
  display:block !important;
}
}
.customiconbxxmobile{
  display:none !important;
} */

.customiconbxxmobile {
    display: none !important;
}

@media(max-width:767px){
  .customiconbxx {
    display: none !important;
}
  .customiconbxxmobile {
    display: block  !important;
}
}