.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {margin: 0px;border-radius:0px;}
.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {border-radius:0px;}
.article-list .article .article-header h1, .article-list .article .article-header h2 {font-size: 32px;}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {padding: 0 10px;}
.fa {margin-right: 10px;}
.article-full-image {margin: 0px 0px 25px 25px;}
.chronoforms6_credits {display: none !important;}
.fa-remove {margin: 0px !important;}
.ui.form .inline.fields .field {padding: 0.5rem !important;background: #ccc;}
.artformimg {max-height: 230px;min-height: 230px;overflow: hidden;}
.artformimg img {min-height: 230px;width: auto;}
.multifield .col-xs-6 {margin-bottom: 30px;}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {padding: 10px 0px;border-bottom: solid 1px #ccc;}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {font-size: 1.5rem;font-weight: 500;}
.article-details .article-full-image img {border-radius: 0px;}
.video-responsive {overflow:hidden;padding-bottom:56.25%;position:relative;height:0;}
.video-responsive iframe {left:0;top:0;height:100%;width:100%;position:absolute;}
.newsflash-title {border-bottom: solid 1px #ccc;padding-bottom: 10px;}
#sp-left .sp-module, #sp-right .sp-module {margin-top: 20px;padding: 15px;}
.article-header {clear:both;}
/* hikashop */
.hikashop_product_width_main, .hikashop_product_height_main {display: block;clear: both;}
.hikashop_product_price_per_unit {display: none !important;}
.hikashop_product_quantity_field, .hikashop_cart_product_quantity_refresh{ display:none;}
.hikashop_cart_button, .hikabtn {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
        display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.hikashop_cart_product_quantity_value input {display: none !important;}
.hika_edit a, .hika_edit input {display: inline-block;}
#form-login-username,
#form-login-password,
#form-login-remember {width: 100%;}
.form-inline label{align-items: left !important;justify-content: left !important;}
ul.sigFreeClassic li.sigFreeThumb {margin: 0 15px 15px 0 !important;}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 736px) { 

#sp-main-body {padding: 20px 0px;}
.embed-container iframe {margin: 0px !important;}

}

/* iPhone X Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 

.article-full-image {width: 100%;}

}

