/*!
 Project   : Total WordPress Theme
 Purpose   : Gallery metabox styles
 Author    : WPExplorer
 Theme URI : http://www.wpexplorer.com
 */.wpex_gallery_images .details.attachment{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.wpex_gallery_images .image>div{width:80px;height:80px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.wpex_gallery_images .attachment-preview{position:relative;padding:4px}.wpex_gallery_images .attachment-preview .thumbnail{cursor:move}.wpex_gallery_images .wc-metabox-sortable-placeholder{width:80px;height:80px;border:4px dashed #ddd;background:#f7f7f7 url(../images/watermark.png) no-repeat center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpex_gallery_images .wpex-gmb-remove{background:#eee url(../images/delete.png) center center no-repeat;position:absolute;top:2px;right:2px;padding:2px;width:10px;height:10px;margin:0;overflow:hidden;visibility:hidden;transition:all 0.3s ease;opacity:0;border-radius:2px}body.rtl .wpex_gallery_images .wpex-gmb-remove{right:auto;left:2px}.wpex_gallery_images .image div:hover .wpex-gmb-remove{visibility:visible;display:block;opacity:1}.wpex_gallery_images>li{float:left;cursor:move;margin:9px 9px 0 0}body.rtl .wpex_gallery_images>li{float:right;margin:9px 0 0 9px}.wpex_gallery_images li.image img{width:80px;height:80px}.wpex_gallery_images .attachment-preview:before{display:none !important}.wpex_gallery_images:after,#wpex_gallery_images_container:after{content:"";display:block;height:0;clear:both;visibility:hidden;zoom:1}#wpex_gallery_images_container ul{margin:0 !important}
